1. 7f7535f Fix an issue where voice input is not enabled by default for the secondary user by Satoshi Kataoka · 11 years ago
  2. ac838a3 Merge "Correct PatchCache comparison logic" by Chris Craik · 12 years ago
  3. 9935abc Correct PatchCache comparison logic by Chris Craik · 12 years ago
  4. 840b506 Merge "Support typed YUV allocations." by Jason Sams · 12 years ago
  5. ab7a291 Merge "Add MIRRORED_REPEAT." by Tim Murray · 12 years ago
  6. 857089e Merge "Adjust offset for non-AA line drawing" by Chris Craik · 12 years ago
  7. dd6c8b3 Support typed YUV allocations. by Jason Sams · 12 years ago
  8. 8d1a6af Merge "fix typo introduced in SurfaceTextureClient to Surface renaming" by Mathias Agopian · 12 years ago
  9. f798a8e fix typo introduced in SurfaceTextureClient to Surface renaming by Mathias Agopian · 12 years ago
  10. b21a30db am 05913cc9: (-s ours) am c6ea41ef: Merge changes I8c5649c9,I79b43bf7,I83a01690,If5687eac,Ib9fd57c6,I7104250e by Irfan Sheriff · 12 years ago
  11. 7c93839 Revert "Tentative fix for aidl import issue" by Laurent Tu · 12 years ago
  12. 05913cc am c6ea41ef: Merge changes I8c5649c9,I79b43bf7,I83a01690,If5687eac,Ib9fd57c6,I7104250e by Irfan Sheriff · 12 years ago
  13. c6ea41e Merge changes I8c5649c9,I79b43bf7,I83a01690,If5687eac,Ib9fd57c6,I7104250e by Irfan Sheriff · 12 years ago
  14. 7f84ed3 Merge "Dynamically configurable accessibility flags mishandled." by Svetoslav · 12 years ago
  15. 9e06512 Dynamically configurable accessibility flags mishandled. by Svetoslav · 12 years ago
  16. 1c2acdc Fix broken test. by Wink Saville · 12 years ago
  17. b815edf Track keys per config and allow cert push from apps by Irfan Sheriff · 12 years ago
  18. 8acb27c Merge "Tentative fix for aidl import issue" by Laurent Tu · 12 years ago
  19. 156a2fc am 5fce0c1f: am e91b0533: am ed0c6fe6: am 531375f9: am 34434bad: Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  20. 5fce0c1 am e91b0533: am ed0c6fe6: am 531375f9: am 34434bad: Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  21. e91b053 am ed0c6fe6: am 531375f9: am 34434bad: Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  22. ed0c6fe am 531375f9: am 34434bad: Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  23. 531375f am 34434bad: Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  24. 34434ba Doc change: Edits for RTL in highlights. by Dirk Dougherty · 12 years ago
  25. b07526f eix enterprise config storage bugs by Irfan Sheriff · 12 years ago
  26. 46e0931 Fix connectivitymanagertest by Irfan Sheriff · 12 years ago
  27. 62a42c1 Adjust offset for non-AA line drawing by Chris Craik · 12 years ago
  28. 6b9b2ca Add MIRRORED_REPEAT. by Tim Murray · 12 years ago
  29. 2f6778c Fix build by Irfan Sheriff · 12 years ago
  30. c72c562 Refactor enterprise config by Irfan Sheriff · 12 years ago
  31. e1fbc6d Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  32. 21741f8 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  33. ceec31b Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 12 years ago
  34. aa8307b Merge "Remove obsolete header file" by Romain Guy · 12 years ago
  35. 4cf32d2 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  36. 570bf48 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  37. fdc61af Merge "Fix missing onSingleTapConfirmed calls in GestureDetector" by Adam Powell · 12 years ago
  38. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  39. 29479eb clean-up following Surface split by Mathias Agopian · 12 years ago
  40. 13ba005 Remove obsolete header file by Romain Guy · 12 years ago
  41. c145317 Merge "User switch not handled properly in the accessibility manager service." by Svetoslav · 12 years ago
  42. 5fec0c5 User switch not handled properly in the accessibility manager service. by Svetoslav · 12 years ago
  43. afc43ed Merge "Full backup now saves getExternalFilesDir() content with the app data" by Christopher Tate · 12 years ago
  44. eca3e60 Fix missing onSingleTapConfirmed calls in GestureDetector by Adam Powell · 12 years ago
  45. 416c39e Full backup now saves getExternalFilesDir() content with the app data by Christopher Tate · 12 years ago
  46. 00e5922 Merge "Fix default behavior for gamepad buttons" by Michael Wright · 12 years ago
  47. 101ae3b Merge "Move DisplayList to its own cpp file" by Chris Craik · 12 years ago
  48. 7b3745f Merge "Update scrubClass() to match CoreTestRunner." by Jeff Sharkey · 12 years ago
  49. c69bce2 Merge "fix argument mismatches in Paint JNI" by Victoria Lease · 12 years ago
  50. 4f115e0 Tentative fix for aidl import issue by Laurent Tu · 12 years ago
  51. 9d40d87 Merge "Add support for shadows in TextAppearance styles" by Adam Powell · 12 years ago
  52. dd86cb7 Update scrubClass() to match CoreTestRunner. by Jeff Sharkey · 12 years ago
  53. 07aef1c Merge "Remove throttle settings, no longer needed." by Jeff Sharkey · 12 years ago
  54. b61fb10 fix argument mismatches in Paint JNI by Victoria Lease · 12 years ago
  55. 7ee9f63 Merge "Expose longer statfs values, add derived values." by Jeff Sharkey · 12 years ago
  56. 0776a60 Move DisplayList to its own cpp file by Chris Craik · 12 years ago
  57. bfcae35 Surface doens't have an identity anymore by Mathias Agopian · 12 years ago
  58. 30d7ab9 fix docs build by Mathias Agopian · 12 years ago
  59. 22ee9aa Merge "Reset and reuse Iterators and don't new() one." by Craig Mautner · 12 years ago
  60. ac91df8 Add support for shadows in TextAppearance styles by Adam Powell · 12 years ago
  61. 0786207 am dc7b3e3b: am 9657ba0e: Merge "KeyStore: stop using state()" by Kenny Root · 12 years ago
  62. 343ad71 Reset and reuse Iterators and don't new() one. by Craig Mautner · 12 years ago
  63. dc7b3e3 am 9657ba0e: Merge "KeyStore: stop using state()" by Kenny Root · 12 years ago
  64. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 12 years ago
  65. a41b23d Merge "get rid of Surface.getIdentity()" by Mathias Agopian · 12 years ago
  66. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  67. 9657ba0 Merge "KeyStore: stop using state()" by Kenny Root · 12 years ago
  68. dfb306b am f16de3f3: am 0f4a378d: am da9ac596: am 9a93e079: am f857c51d: Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  69. f16de3f am 0f4a378d: am da9ac596: am 9a93e079: am f857c51d: Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  70. 0f4a378 am da9ac596: am 9a93e079: am f857c51d: Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  71. b9594ce KeyStore: stop using state() by Kenny Root · 12 years ago
  72. da9ac59 am 9a93e079: am f857c51d: Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  73. 9a93e07 am f857c51d: Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  74. f857c51 Doc change: add notice for iab v3 subscriptions launch. by Dirk Dougherty · 12 years ago
  75. 3beb875 Merge "Remove AppWindowToken lists." by Craig Mautner · 12 years ago
  76. b3d71a1 Merge "Adjust captive portal test for setup wizard" by Russell Brenner · 12 years ago
  77. 108da0c Adjust captive portal test for setup wizard by Russell Brenner · 12 years ago
  78. 496bdbb Remove AppWindowToken lists. by Craig Mautner · 12 years ago
  79. 10c0aa2 Merge "Implement support for drawBitmapMesh's colors array" by Romain Guy · 12 years ago
  80. 45dc56f3c Merge "Fix build." by Craig Mautner · 12 years ago
  81. ee006a1 Fix build. by Craig Mautner · 12 years ago
  82. 534d136 Merge "Remove unused App methods." by Craig Mautner · 12 years ago
  83. ead9389 Remove throttle settings, no longer needed. by Jeff Sharkey · 12 years ago
  84. fd86988 Merge "Fix a permissions probem in ConnectivityManager" by Robert Greenwalt · 12 years ago
  85. f0b36c5 Merge "Refactor setAppOpVisibility implementation." by Craig Mautner · 12 years ago
  86. 30d2f8d Merge "Convert live preview demo to IO_OUTPUT" by Jason Sams · 12 years ago
  87. b65ce57 Expose longer statfs values, add derived values. by Jeff Sharkey · 12 years ago
  88. ff316ec Implement support for drawBitmapMesh's colors array by Romain Guy · 12 years ago
  89. 7e72a69 Merge "Remove sscanf() warnings when parsing stats." by Jeff Sharkey · 12 years ago
  90. 9de56d2 Remove sscanf() warnings when parsing stats. by Jeff Sharkey · 12 years ago
  91. aec6bcf Merge "Parse network stats using native code." by Jeff Sharkey · 12 years ago
  92. 2977a30 Merge "More debug logs for stuck statusbars." by Daniel Sandler · 12 years ago
  93. 37a38aa More debug logs for stuck statusbars. by Daniel Sandler · 12 years ago
  94. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  95. 336fcac Merge "Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKey" by Fabrice Di Meglio · 12 years ago
  96. ebcacc7 Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKey by Fabrice Di Meglio · 12 years ago
  97. 66a4d9c am 6b4d73c9: am cdcc2e58: am 68785da7: am 62bd2319: am 38b6d7a1: Merge "docs: Updated In-app Billing docs to support subscriptions for V3." into jb-mr1-dev by quddusc · 12 years ago
  98. 6b4d73c am cdcc2e58: am 68785da7: am 62bd2319: am 38b6d7a1: Merge "docs: Updated In-app Billing docs to support subscriptions for V3." into jb-mr1-dev by quddusc · 12 years ago
  99. cdcc2e5 am 68785da7: am 62bd2319: am 38b6d7a1: Merge "docs: Updated In-app Billing docs to support subscriptions for V3." into jb-mr1-dev by quddusc · 12 years ago
  100. 68785da am 62bd2319: am 38b6d7a1: Merge "docs: Updated In-app Billing docs to support subscriptions for V3." into jb-mr1-dev by quddusc · 12 years ago