1. a9c4c59 OBEX: Fix PrivateOutputStream small write problem by Erik Ljungberg · 14 years ago
  2. 6c42761 Merge "support humidity sensor type" by Jean-Baptiste Queru · 14 years ago
  3. 7ae7d31 Merge "MOTOYA changed two kinds of Japanese font files." by Jean-Baptiste Queru · 14 years ago
  4. f247e54 Merge "Adapt to latest skia" by Jean-Baptiste Queru · 14 years ago
  5. 0ceb950 Adapt to latest skia by Derek Sollenberger · 14 years ago
  6. 6714e67 Merge "Ninepatch tweaks for better interop" by Jean-Baptiste Queru · 14 years ago
  7. 9faa34e Ninepatch tweaks for better interop by Jean-Baptiste Queru · 14 years ago
  8. 4770c79 Merge "Tweak audio APIs for better forward/backward/sideways compatibility." by Jean-Baptiste Queru · 14 years ago
  9. 71d2577 Merge "Switch to SkSafeUnref for better portability" by Jean-Baptiste Queru · 14 years ago
  10. da94c34 Tweak audio APIs for better forward/backward/sideways compatibility. by Jean-Baptiste Queru · 14 years ago
  11. c9e22e9 Switch to SkSafeUnref for better portability by Jean-Baptiste Queru · 14 years ago
  12. 87d8604 am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 14 years ago
  13. 18cc814 am 4d53cb02: Merge "Enable support for SMS national language shift tables." into gingerbread by Jake Hamby · 14 years ago
  14. bcd029b Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 14 years ago
  15. 4d53cb0 Merge "Enable support for SMS national language shift tables." into gingerbread by Jake Hamby · 14 years ago
  16. 2b91c67 Add missing clean-up of idmap file descriptors. by Mårten Kongstad · 14 years ago
  17. 8a14d8b am 1a5b6098: Handle GET_POWER failures by Irfan Sheriff · 14 years ago
  18. 1a5b609 Handle GET_POWER failures by Irfan Sheriff · 14 years ago
  19. dacce73 am 4ec33c2a: Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6 (package manager fix) to gingerbread. by Dan Morrill · 14 years ago
  20. eac835e am 9c4ba258: Merge "Removing dead store; it was likely a relict of debuging code." by Conley Owens · 14 years ago
  21. 4ec33c2 Do not merge. Cherry-pick of Idc802af57fb9926a69ed52d4e776ef57d8b647c6 by Dan Morrill · 14 years ago
  22. 9c4ba25 Merge "Removing dead store; it was likely a relict of debuging code." by Conley Owens · 14 years ago
  23. a3be387 am eb8171bc: Merge "Adjust mBiggerTouchSlopSquare to the suitable value" by Conley Owens · 14 years ago
  24. b737647 am 76616b13: Merge "Scolling using arrow keys with padding" by Conley Owens · 14 years ago
  25. 19653c6 am 425db473: Merge "CHAR_SEQUENCE_CREATOR cannot handle null string" by Conley Owens · 14 years ago
  26. a47c0d2 am 58e4a5e2: Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 14 years ago
  27. 520dd92 am 9355a24a: Merge "Fixing wrong Japanese phone formatter." by Conley Owens · 14 years ago
  28. 718516f am 9fd8e057: Merge "Fix memory leak of SkMovie class" by Conley Owens · 14 years ago
  29. fbe9bcf am 8ebf3558: Merge "Implement support for ALT and SHIFT modifiers" by Conley Owens · 14 years ago
  30. 1a846ab am b1578d85: Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal by Conley Owens · 14 years ago
  31. 24825d5 am 1ecd0a9b: Merge "modify the device to enable to get the state as slide-open/slide-close." by Conley Owens · 14 years ago
  32. af99655 am 69ef0d55: Merge "Adding missing breaks in BnSurfaceComposer::onTransact" by Conley Owens · 14 years ago
  33. 1ba8543 am 7ae9f08a: Merge "Fixed to call computeVisibleRegions() when transparent value changed" by Conley Owens · 14 years ago
  34. 52749c0 am 03daee63: Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 14 years ago
  35. e321d06 am 2f463ef1: Merge "Adding a sanity test in the while loop in readHistory()" by Conley Owens · 14 years ago
  36. 7bcb2f3 am c5505f6a: Merge "Improved conversion accuracy of exif geotag data" by Conley Owens · 14 years ago
  37. a50913a am e1b3f15c: Merge "Fixes broken image link in "Tools -> Traceview" documentation page." by Conley Owens · 14 years ago
  38. eb8171b Merge "Adjust mBiggerTouchSlopSquare to the suitable value" by Conley Owens · 14 years ago
  39. 76616b1 Merge "Scolling using arrow keys with padding" by Conley Owens · 14 years ago
  40. 425db47 Merge "CHAR_SEQUENCE_CREATOR cannot handle null string" by Conley Owens · 14 years ago
  41. 58e4a5e2 Merge "Fixed to draw texture when loadTexture() is called at first time" by Conley Owens · 14 years ago
  42. 9355a24 Merge "Fixing wrong Japanese phone formatter." by Conley Owens · 14 years ago
  43. 9fd8e05 Merge "Fix memory leak of SkMovie class" by Conley Owens · 14 years ago
  44. 8ebf355 Merge "Implement support for ALT and SHIFT modifiers" by Conley Owens · 14 years ago
  45. b1578d8 Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown" by Conley Owens · 14 years ago
  46. 1ecd0a9 Merge "modify the device to enable to get the state as slide-open/slide-close." by Conley Owens · 14 years ago
  47. 69ef0d5 Merge "Adding missing breaks in BnSurfaceComposer::onTransact" by Conley Owens · 14 years ago
  48. 7ae9f08 Merge "Fixed to call computeVisibleRegions() when transparent value changed" by Conley Owens · 14 years ago
  49. 03daee6 Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 14 years ago
  50. 2f463ef Merge "Adding a sanity test in the while loop in readHistory()" by Conley Owens · 14 years ago
  51. c5505f6 Merge "Improved conversion accuracy of exif geotag data" by Conley Owens · 14 years ago
  52. e1b3f15 Merge "Fixes broken image link in "Tools -> Traceview" documentation page." by Conley Owens · 14 years ago
  53. ad3b2e3 Removing dead store; it was likely a relict of debuging code. by Jozef BABJAK · 14 years ago
  54. 54668b8 am e1787009: Merge "Added null check on return value for getKeyDispatcherState()" by Conley Owens · 14 years ago
  55. f26ec38 am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 14 years ago
  56. eef8f14 am 11d7ec24: Merge "Removing unnecessary computation." by Conley Owens · 14 years ago
  57. 8b22ef6 am e41d2aed: Merge "Using robust equality check." by Conley Owens · 14 years ago
  58. a951701 am 1e29552b: Merge "We don\'t need these local references." by Conley Owens · 14 years ago
  59. d66a92e am da882181: Merge "Eliminating dead code with no other effect than consuming battery life." by Conley Owens · 14 years ago
  60. e178700 Merge "Added null check on return value for getKeyDispatcherState()" by Conley Owens · 14 years ago
  61. 501f7bc Merge "Eliminating dead logic - bitmap state simply cannot be null here." by Conley Owens · 14 years ago
  62. 11d7ec2 Merge "Removing unnecessary computation." by Conley Owens · 14 years ago
  63. e41d2ae Merge "Using robust equality check." by Conley Owens · 14 years ago
  64. 1e29552 Merge "We don't need these local references." by Conley Owens · 14 years ago
  65. da88218 Merge "Eliminating dead code with no other effect than consuming battery life." by Conley Owens · 14 years ago
  66. 893812b2 am e6e3322a: am 8fff7805: Merge "Remove duplicate \'=\' in exception message" by Conley Owens · 14 years ago
  67. e6e3322 am 8fff7805: Merge "Remove duplicate \'=\' in exception message" by Conley Owens · 14 years ago
  68. 8fff780 Merge "Remove duplicate '=' in exception message" by Conley Owens · 14 years ago
  69. c1a9b03 Remove duplicate '=' in exception message by Bernhard Reutner-Fischer · 14 years ago
  70. 4ae02b3 Added null check on return value for getKeyDispatcherState() by Per Andersson · 15 years ago
  71. 1d10447 am a4e7353d: Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  72. 264254b am a6590e7f: am 13b21e60: Merge "Auto hide virtual keyboard" by Conley Owens · 14 years ago
  73. 5e3562a am cfe7b9fc: am a538b4a2: Merge "onDetachedFromWindow is called before onAttachedToWindow" by Conley Owens · 14 years ago
  74. 8279c19 am 779fa151: am 4a4d96e7: Merge changes I0ab47e2f,Ib8016996 by Conley Owens · 14 years ago
  75. a6590e7 am 13b21e60: Merge "Auto hide virtual keyboard" by Conley Owens · 14 years ago
  76. cfe7b9f am a538b4a2: Merge "onDetachedFromWindow is called before onAttachedToWindow" by Conley Owens · 14 years ago
  77. a4e7353 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  78. 779fa15 am 4a4d96e7: Merge changes I0ab47e2f,Ib8016996 by Conley Owens · 14 years ago
  79. 13b21e6 Merge "Auto hide virtual keyboard" by Conley Owens · 14 years ago
  80. a538b4a Merge "onDetachedFromWindow is called before onAttachedToWindow" by Conley Owens · 14 years ago
  81. 4a4d96e Merge changes I0ab47e2f,Ib8016996 by Conley Owens · 14 years ago
  82. ac505b8 am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  83. f0556bb am 86d1d747: Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  84. 86d1d74 Merge "Add lock before calling initEglImage" by Conley Owens · 14 years ago
  85. 470239a am 30d59fa9: Ignore fix for startup NPE as file is deleted. by Conley Owens · 14 years ago
  86. 30d59fa Ignore fix for startup NPE as file is deleted. by Conley Owens · 14 years ago
  87. 44935c2 Merge "Fix for startup NPE." by Conley Owens · 14 years ago
  88. 36e6c4c19 am cc9ee72b: Implement dead service recovery in NFC extras library. by Nick Pelly · 14 years ago
  89. cc9ee72 Implement dead service recovery in NFC extras library. by Nick Pelly · 14 years ago
  90. 54a952c8 am bf4769c7: am 17ba30b5: Merge "Load mnc/mcc configuration value from SIM (KDDI-CDMA)" by Conley Owens · 14 years ago
  91. bf4769c am 17ba30b5: Merge "Load mnc/mcc configuration value from SIM (KDDI-CDMA)" by Conley Owens · 14 years ago
  92. 17ba30b Merge "Load mnc/mcc configuration value from SIM (KDDI-CDMA)" by Conley Owens · 14 years ago
  93. bb93dad am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  94. bb10986 am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  95. 13ce221 Merge "libutils: Fix an improper const-cast in RefBase" by Kenny Root · 14 years ago
  96. 45e13ec am 5fcfce96: am 4b72eec3: Merge "Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise." by Jean-Baptiste Queru · 14 years ago
  97. 78d4e71 am d2127c43: Handle DHCP renewal and wakeup in framework by Irfan Sheriff · 14 years ago
  98. 5fcfce96 am 4b72eec3: Merge "Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise." by Jean-Baptiste Queru · 14 years ago
  99. 4b72eec Merge "Re-assingning local variable if mStringBlocks was initialized here. NPE is thrown otherwise." by Jean-Baptiste Queru · 14 years ago
  100. d2127c4 Handle DHCP renewal and wakeup in framework by Irfan Sheriff · 14 years ago