1. 83208e3 Remove obsolete sysbar icons and layouts. by John Spurlock · 12 years ago
  2. 490ca9c Fix incremental builds. by Ben Murdoch · 12 years ago
  3. 39c9c63 Merge "Reset the Experimental WebView property per build" into klp-dev by Jonathan Dixon · 12 years ago
  4. 8c128ab Merge "Remove newly added but deprecated master switch location setting methods." into klp-dev by David Christie · 12 years ago
  5. 243a026 Merge "Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089" into klp-dev by Romain Guy · 12 years ago
  6. 5d92320 Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089 by Romain Guy · 12 years ago
  7. d5ea6e1 Merge "Camera1: Rename setPreviewTexture to ...Target for clarity" into klp-dev by Eino-Ville Talvala · 12 years ago
  8. e0a2435 Merge "Properly account for created paths in the cache" into klp-dev by Romain Guy · 12 years ago
  9. 0a8c51b Properly account for created paths in the cache by Romain Guy · 12 years ago
  10. 4c18b58 Remove newly added but deprecated master switch location setting methods. by David Christie · 12 years ago
  11. f479906 Merge "The VM handles blocking SIGPIPE." into klp-dev by Elliott Hughes · 12 years ago
  12. b7d5cbc Reset the Experimental WebView property per build by Jonathan Dixon · 12 years ago
  13. d7a90ca The VM handles blocking SIGPIPE. by Elliott Hughes · 12 years ago
  14. 21ea2d0 Fix VALUE_RINGTONE_SILENT ref. by Sam Blitzstein · 12 years ago
  15. 7b29779 Camera1: Rename setPreviewTexture to ...Target for clarity by Eino-Ville Talvala · 12 years ago
  16. 435e7df Extend AlarmClock API (just slightly) by Sam Blitzstein · 12 years ago
  17. 5a284c4 Merge "Cancel running LayoutTransition before removing it from a container" into klp-dev by Chet Haase · 12 years ago
  18. a052d5a Merge "Move caption view from Settings into framework" into klp-dev by Alan Viverette · 12 years ago
  19. ef3cbfd Cancel running LayoutTransition before removing it from a container by Chet Haase · 12 years ago
  20. 398ec03 Move caption view from Settings into framework by Alan Viverette · 12 years ago
  21. 67a4d32 Merge "Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true"." into klp-dev by Mathieu Chartier · 12 years ago
  22. 6b223c6 Merge "Camera2: cleanup unused imports" into klp-dev by Zhijun He · 12 years ago
  23. 5b8efc4 Merge "Add overdraw debugging that accounts for Deuteranomaly" into klp-dev by Romain Guy · 12 years ago
  24. 627c6fd Add overdraw debugging that accounts for Deuteranomaly by Romain Guy · 12 years ago
  25. e8aae8a Merge "Camera2: Update tonemap curve definitions." into klp-dev by Zhijun He · 12 years ago
  26. ba75bbe Camera2: Fix build: add temperature entry to camera public API by Eino-Ville Talvala · 12 years ago
  27. ed255a0 Camera2: cleanup unused imports by Zhijun He · 12 years ago
  28. 3ffd705 Camera2: Update tonemap curve definitions. by Zhijun He · 12 years ago
  29. 0125ba7 Merge "Camera2: Convert camera device errors to exceptions" into klp-dev by Eino-Ville Talvala · 12 years ago
  30. a2e88ef Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" into klp-dev by Alan Viverette · 12 years ago
  31. 5feb0ad Merge "Use MULTI_LINE and OPENS_POPUP accessibility properties" into klp-dev by Alan Viverette · 12 years ago
  32. f6121f3 Merge "camera2: add sensor.temperature optional key. clear up some metadata definitions" into klp-dev by Igor Murashkin · 12 years ago
  33. e530c41 Merge "Protect a bunch of broadcast intents" into klp-dev by Matthew Xie · 12 years ago
  34. fd589c1 Merge "Notify IP address changes to interface observers." into klp-dev by Lorenzo Colitti · 12 years ago
  35. 906da6b Merge "Updating Force Use toggling for Communication use case" into klp-dev by Eric Laurent · 12 years ago
  36. b8c481d Merge "Add xxhdpi drawables" into klp-dev by Adam Powell · 12 years ago
  37. 8b525e7 Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev by David Christie · 12 years ago
  38. 41a5de9 Add xxhdpi drawables by Adam Powell · 12 years ago
  39. 5afd3e9 Camera2: Convert camera device errors to exceptions by Eino-Ville Talvala · 12 years ago
  40. dc70afa Merge "Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap" into klp-dev by Chris Craik · 12 years ago
  41. 10fa8c0 Merge "Make BaseNetworkObserver available to core code" into klp-dev by Lorenzo Colitti · 12 years ago
  42. 4d3d5f1 Merge "Modify LinkProperties address update methods." into klp-dev by Lorenzo Colitti · 12 years ago
  43. 6a99a81 Merge "Remove android.provider.Applications" into klp-dev by Mathew Inwood · 12 years ago
  44. b8aa06c Merge "Add a string constructor to LinkAddress." into klp-dev by Lorenzo Colitti · 12 years ago
  45. 7337bee Updating Force Use toggling for Communication use case by Johan Gustavsson · 12 years ago
  46. e14380a Remove android.provider.Applications by Mathew Inwood · 12 years ago
  47. b06b8b0 Merge "Improve transient bar transitions." into klp-dev by John Spurlock · 12 years ago
  48. d3927bd Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev by Alan Viverette · 12 years ago
  49. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 12 years ago
  50. 6b8a6a6 Protect a bunch of broadcast intents by Matthew Xie · 12 years ago
  51. b4f6a01 Adding a clean spec step for removed aidl files by Svetoslav Ganov · 12 years ago
  52. a37e234 Merge "Warn that SettingInjectorService must be fast" into klp-dev by Tom O'Neill · 12 years ago
  53. e6c2241 Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true". by Mathieu Chartier · 12 years ago
  54. 9fac8a6 Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev by Eino-Ville Talvala · 12 years ago
  55. 791b37e Allow recycling of Preferences in com.android.* packages by Alan Viverette · 12 years ago
  56. e9d372a am fdc3c0ef: am 1b3f1533: am 414905b7: update samples nav for new script by Scott Main · 12 years ago
  57. fdc3c0e am 1b3f1533: am 414905b7: update samples nav for new script by Scott Main · 12 years ago
  58. 1b3f153 am 414905b7: update samples nav for new script by Scott Main · 12 years ago
  59. 414905b update samples nav for new script by Scott Main · 12 years ago
  60. 5cdaf8c Merge "Fix build" into klp-dev by Svetoslav Ganov · 12 years ago
  61. 3bf7976 Fix build by Svetoslav Ganov · 12 years ago
  62. ff796e5 Merge "Change PacProcessor to Android Service" into klp-dev by Jason Monk · 12 years ago
  63. 59bbba7 Merge "Add implicit parent dependency for Preferences" into klp-dev by Alan Viverette · 12 years ago
  64. 439c9f5 Merge "Make "low ram device" a readonly system property" into klp-dev by Christopher Tate · 12 years ago
  65. 22df87b Merge "Added the callback signal." into klp-dev by Selim Gurun · 12 years ago
  66. 448baa0 Switch QuickSettings to new LocationMode setting api. by David Christie · 12 years ago
  67. fc3f4ee Added the callback signal. by Selim Gurun · 12 years ago
  68. d5ff06a camera2: add sensor.temperature optional key. clear up some metadata definitions by Igor Murashkin · 12 years ago
  69. aed96e1 Merge "Add hotword detection in insecure keyguard" into klp-dev by Sandeep Siddhartha · 12 years ago
  70. 9ced3cd Change PacProcessor to Android Service by Jason Monk · 12 years ago
  71. 2f61f91 Make "low ram device" a readonly system property by Christopher Tate · 12 years ago
  72. 59210de Merge "Avoid crashing in unlockCanvasAndPost" into klp-dev by Andy McFadden · 12 years ago
  73. ec850cd Merge "Update comments" into klp-dev by Matthew Xie · 12 years ago
  74. f4d922b Add hotword detection in insecure keyguard by Sandeep Siddhartha · 12 years ago
  75. b7ac0d0 Merge "Fix ProxyHandler to only run when needed" into klp-dev by Jason Monk · 12 years ago
  76. b7b7d7a Update comments by John Du · 12 years ago
  77. 841cd86 Merge "Fix bug #10409069 Spinner Drawable is not mirrored in RTL mode" into klp-dev by Fabrice Di Meglio · 12 years ago
  78. d309216 Merge "Implemented advanced printer selection and API refactoring." into klp-dev by Svetoslav · 12 years ago
  79. 2365745 Merge "Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()" into klp-dev by Matthew Xie · 12 years ago
  80. 5b9145b Improve transient bar transitions. by John Spurlock · 12 years ago
  81. b002feb Fix bug #10409069 Spinner Drawable is not mirrored in RTL mode by Fabrice Di Meglio · 12 years ago
  82. 433ba46 Fix ProxyHandler to only run when needed by Jason Monk · 12 years ago
  83. fd95299 Fix build: remove obsolete TODO by Tom O'Neill · 12 years ago
  84. 1cd230a Merge "Add methods for managing CAs to DevicePolicyManager(Service)" into klp-dev by Maggie Benthall · 12 years ago
  85. da51e68 Add methods for managing CAs to DevicePolicyManager(Service) by Maggie Benthall · 12 years ago
  86. cf8e677 Merge "Handle updates to C++ API." into klp-dev by Tim Murray · 12 years ago
  87. ea18a8d Merge "MediaPlayer: add listener for subtitle data" into klp-dev by Chong Zhang · 12 years ago
  88. ed55c8d Avoid crashing in unlockCanvasAndPost by Andy McFadden · 12 years ago
  89. a3132d9 Merge "MediaPlayer.TrackInfo: add getFormat() method" into klp-dev by Chong Zhang · 12 years ago
  90. f23993f Merge "Add the API to set and read the location mode" into klp-dev by Tom O'Neill · 12 years ago
  91. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 12 years ago
  92. df86a9f Make BaseNetworkObserver available to core code by Lorenzo Colitti · 12 years ago
  93. 4faa027 Modify LinkProperties address update methods. by Lorenzo Colitti · 12 years ago
  94. 6eb8a62 Add a string constructor to LinkAddress. by Lorenzo Colitti · 12 years ago
  95. 74596aa Merge "Add the checking for the camcorder profile." into klp-dev by Yu Shan Emily Lau · 12 years ago
  96. c8d0756 Add the checking for the camcorder profile. by Yu Shan Emily Lau · 12 years ago
  97. 9f78d30 Merge "AudioSystem: new audioflinger restart detection" into klp-dev by Eric Laurent · 12 years ago
  98. dfb881f AudioSystem: new audioflinger restart detection by Eric Laurent · 12 years ago
  99. 743218d Merge "Display signal strength on data-only SIMs." into klp-dev by Lorenzo Colitti · 12 years ago
  100. 1f48b78 Add the API to set and read the location mode by Tom O'Neill · 12 years ago