1. 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 10 years ago
  2. 6bbb63a Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f by Jakub Adamek · 10 years ago
  3. 8d48570 Merge "ConnectivityManager: use ConnectivityThread looper" by TreeHugger Robot · 10 years ago
  4. 7724cdd ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 10 years ago
  5. c9eb24c Merge "ConnectivityThread: use lazy holder idiom" by Hugo Benichi · 10 years ago
  6. 5cc3117 Merge "ConnectivityManager: a simpler CallbackHandler" by Hugo Benichi · 10 years ago
  7. c74c449 Merge "Gradually increase the level of authentication on failed GATT operations." am: 6071abdb92 am: 046a5c3a00 by Jacky Cheung · 10 years ago
  8. bd12e5c Merge "Gradually increase the level of authentication on failed GATT operations." am: 6071abdb92 by Jacky Cheung · 10 years ago
  9. cc97d86 Merge "Pass Bitmap instead of SkBitmap for bitmap rect operation Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 10 years ago
  10. 046a5c3 Merge "Gradually increase the level of authentication on failed GATT operations." by Jacky Cheung · 10 years ago
  11. b72fd03 Merge "Changing initial PIP bounds specifications." by Winson Chung · 10 years ago
  12. 134d7df Add custom scrollbars to the default device theme am: 78a340f2b6 am: 9f47d20e57 by Aga Madurska · 10 years ago
  13. 9f47d20 Add custom scrollbars to the default device theme am: 78a340f2b6 by Aga Madurska · 10 years ago
  14. 6359e32 Merge "Update the documentation for onCreateInputConnection" by Selim Gurun · 10 years ago
  15. 461f767 Merge "Camera2: Add onCaptureQueueEmpty callback" by Shuzhen Wang · 10 years ago
  16. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 10 years ago
  17. 3854e22 Gradually increase the level of authentication on failed GATT operations. by Jacky Cheung · 10 years ago
  18. c92080b Update the documentation for onCreateInputConnection by Selim Gurun · 10 years ago
  19. 4a048f9 Add option to skip and avoid captive portals. am: 4bc78eba6f by Calvin On · 10 years ago
  20. 4d2a1dc Merge "Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 10 years ago
  21. 638afc8 Merge "Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 10 years ago
  22. 3e93444 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 10 years ago
  23. 4bc78eb Add option to skip and avoid captive portals. by Calvin On · 10 years ago
  24. c2c956b Merge "Move ApplicationThread to aidl." by Sudheer Shanka · 10 years ago
  25. 06868c3 Changing initial PIP bounds specifications. by Winson · 10 years ago
  26. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 10 years ago
  27. c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 10 years ago
  28. e2b77a5 Merge "Move autogrouping into framework." by Julia Reynolds · 10 years ago
  29. b9df32d Merge "Add option to skip and avoid captive portals." by TreeHugger Robot · 10 years ago
  30. 8226164 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  31. be96da1 Add option to skip and avoid captive portals. by Calvin On · 10 years ago
  32. 0de1d97 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  33. ac625e5 Merge "Add tests for attribute resolution" by TreeHugger Robot · 10 years ago
  34. c4fe5d3 ConnectivityThread: use lazy holder idiom by Hugo Benichi · 10 years ago
  35. b881803 docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 am: 38138600d2 by Kevin Hufnagle · 10 years ago
  36. d42650f ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 10 years ago
  37. cc93c4d docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 by Kevin Hufnagle · 10 years ago
  38. 3813860 docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 by Kevin Hufnagle · 10 years ago
  39. 8f488d3 Move autogrouping into framework. by Julia Reynolds · 10 years ago
  40. 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 10 years ago
  41. 7ca5ad1 Merge "Move allocatePixelRef methods to hwui. This patch also makes tests to use SkBitmap backed by hwui/PixelRef, Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 10 years ago
  42. ec36a7a Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" am: 2202b164d8 am: abfd527d09 by Andreas Huber · 10 years ago
  43. bfe052c Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a am: c6e72b30c7 by Christopher Wiley · 10 years ago
  44. 599d513 Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" am: 2202b164d8 by Andreas Huber · 10 years ago
  45. 31ac117 Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a by Christopher Wiley · 10 years ago
  46. abfd527d Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" by Andreas Huber · 10 years ago
  47. c6e72b3 Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a by Christopher Wiley · 10 years ago
  48. 2202b16 Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" by Andreas Huber · 10 years ago
  49. 239df3c Merge "Use this.isUp() inside InterfaceConfiguration" by Treehugger Robot · 10 years ago
  50. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 10 years ago
  51. 733f0bc Bluetooth: More logging of bluetooth service state am: 9fa2491850 am: d8e027b5a4 by Marie Janssen · 10 years ago
  52. 849174f Bluetooth: More logging of bluetooth service state am: 9fa2491850 am: d8e027b5a4 by Marie Janssen · 10 years ago
  53. d8e027b Bluetooth: More logging of bluetooth service state am: 9fa2491850 by Marie Janssen · 10 years ago
  54. 9fa2491 Bluetooth: More logging of bluetooth service state by Marie Janssen · 10 years ago
  55. 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 10 years ago
  56. a5da5d6 Merge "Un-hide ROTATION_ANIMATION_SEAMLESS." by TreeHugger Robot · 10 years ago
  57. 88f1af2 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 10 years ago
  58. b53000d Merge "Add key for sms_convert_destination_number" by Jordan Liu · 10 years ago
  59. 18ac1a7 Fix regression with defaultDisplay adjustments am: f02523bf4b am: be75a58447 by Adam Lesinski · 10 years ago
  60. cc903f4 Fix regression with defaultDisplay adjustments am: f02523bf4b am: be75a58447 by Adam Lesinski · 10 years ago
  61. be75a58 Fix regression with defaultDisplay adjustments am: f02523bf4b by Adam Lesinski · 10 years ago
  62. 68d699d docs: Updated ShortcutManager and ShortcutInfo class references. by Kevin Hufnagle · 10 years ago
  63. 0858d08a Merge "Fix regression with defaultDisplay adjustments" into nyc-mr1-dev by TreeHugger Robot · 10 years ago
  64. 3d374af Separate ambient display triggers am: b7e4e10618 am: 59116440e7 am: 102aa8b6f1 by Adrian Roos · 10 years ago
  65. 102aa8b Separate ambient display triggers am: b7e4e10618 am: 59116440e7 by Adrian Roos · 10 years ago
  66. 5911644 Separate ambient display triggers am: b7e4e10618 by Adrian Roos · 10 years ago
  67. 5ac6f5c Add key for sms_convert_destination_number by Jordan Liu · 10 years ago
  68. f02523b Fix regression with defaultDisplay adjustments by Adam Lesinski · 10 years ago
  69. b7e4e10 Separate ambient display triggers by Adrian Roos · 10 years ago
  70. 5a5626a resolve merge conflicts of b1301fa to nyc-mr1-dev-plus-aosp am: ccd3468567 by Bryce Lee · 10 years ago
  71. ccd3468 resolve merge conflicts of b1301fa to nyc-mr1-dev-plus-aosp by Bryce Lee · 10 years ago
  72. 04ad536 Merge "Iteration on findPath API." by TreeHugger Robot · 10 years ago
  73. ef1a565 HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on by Andreas Huber · 10 years ago
  74. 112ae34 Merge "Add a way to query for supported Bluetooth profiles." into cw-f-dev by Bryce Lee · 10 years ago
  75. ee53f0d Merge "Allow to select printer from info activity." by Philip P. Moltmann · 10 years ago
  76. ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 10 years ago
  77. 3d39a99 Search for RRO both in SKU subdir and in vendor/overlay am: 1f36a2166b by Jakub Adamek · 10 years ago
  78. 27471b3 Search for RRO both in SKU subdir and in vendor/overlay am: 1f36a2166b by Jakub Adamek · 10 years ago
  79. ffacd81 Merge "Search for RRO both in SKU subdir and in vendor/overlay" into cw-f-dev by Jakub Adámek · 10 years ago
  80. a74148e Merge "Import translations. DO NOT MERGE" into cw-f-dev by TreeHugger Robot · 10 years ago
  81. baad14b Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 10 years ago
  82. c5a1d40 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  83. f092f27 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  84. 7a37b74 Add tests for attribute resolution by Adam Lesinski · 10 years ago
  85. 652aae4 Un-hide ROTATION_ANIMATION_SEAMLESS. by Robert Carr · 10 years ago
  86. 8721dbb Fix oversized icons and removed title line limit. am: e6c38677a4 am: 5079a82337 by Michael Kwan · 10 years ago
  87. 8e9652a Merge "Clarify which props of USB devices are optional" by Philip P. Moltmann · 10 years ago
  88. 5079a823 Fix oversized icons and removed title line limit. am: e6c38677a4 by Michael Kwan · 10 years ago
  89. ff2d91f Merge "Fix oversized icons and removed title line limit." into cw-f-dev by Michael Kwan · 10 years ago
  90. 933c625a Merge "Remove APIs that are not directly usable." am: 9cff57312d am: 086be31642 by Sanket Agarwal · 10 years ago
  91. 086be31 Merge "Remove APIs that are not directly usable." am: 9cff57312d by Sanket Agarwal · 10 years ago
  92. 00afe024 Import translations. DO NOT MERGE by Bill Yi · 10 years ago
  93. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 10 years ago
  94. 0a8e926 Merge "The bigger update to Canvas" by TreeHugger Robot · 10 years ago
  95. fb63224 Remove APIs that are not directly usable. by Sanket Agarwal · 10 years ago
  96. f2d83ed Clarify which props of USB devices are optional by Philip P. Moltmann · 10 years ago
  97. a9469e6 Merge "Add KEY_ONLY_SINGLE_DC_ALLOWED_INT_ARRAY" by Jordan Liu · 10 years ago
  98. caa08ff The bigger update to Canvas by John Reck · 10 years ago
  99. 905e807 Merge "Add an API for retrieving information about the current WebView package." by TreeHugger Robot · 10 years ago
  100. cf6782c Merge "Don't expose raw usage stats to clients; return "low-res" values." by Makoto Onuki · 10 years ago