- 3e254b6 Merge "Camera2 Legacy: catch more surface abandoned error" am: 03f14bef41 am: 50f9b6e71f by Yin-Chia Yeh · 8 years ago
- 909bbd3 Fwk: Only chime when docked and accessbility is on am: cf11ceab65 am: ccf3baf6c5 by Vinod Krishnan · 8 years ago
- c457816 Fix improperly laid out alert dialog title to match UX specs. am: 9c86e68bfa by Michael Kwan · 8 years ago
- 0eb99d2 Merge "Camera2 Legacy: catch more surface abandoned error" am: 03f14bef41 by Yin-Chia Yeh · 8 years ago
- ccf3baf Fwk: Only chime when docked and accessbility is on am: cf11ceab65 by Vinod Krishnan · 8 years ago
- 0dd9902 Merge changes I1d8a9a6e,I5adcd59d by Sergei Vasilinetc · 8 years ago
- 35f5700 Fix improperly laid out alert dialog title to match UX specs. am: 9c86e68bfa by Michael Kwan · 8 years ago
- 50f9b6e Merge "Camera2 Legacy: catch more surface abandoned error" am: 03f14bef41 by Yin-Chia Yeh · 8 years ago
- ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
- 0916613 Camera2 Legacy: catch more surface abandoned error by Yin-Chia Yeh · 8 years ago
- 6813b3c Merge "Fix accounting for .vdex in dumpsys meminfo" am: 4a5789b9b1 am: bb08c03048 by Mathieu Chartier · 8 years ago
- f822d0b Merge "Fix accounting for .vdex in dumpsys meminfo" am: 4a5789b9b1 by Mathieu Chartier · 8 years ago
- cf11cea Fwk: Only chime when docked and accessbility is on by Vinod Krishnan · 8 years ago
- bb08c03 Merge "Fix accounting for .vdex in dumpsys meminfo" am: 4a5789b9b1 by Mathieu Chartier · 8 years ago
- 4a5789b Merge "Fix accounting for .vdex in dumpsys meminfo" by Mathieu Chartier · 8 years ago
- 2a3b2cf Add new color: accent with 60% opacity. am: 4f8b640bb7 am: 917d7d1a2d by Jakub Adamek · 8 years ago
- 917d7d1 Add new color: accent with 60% opacity. am: 4f8b640bb7 by Jakub Adamek · 8 years ago
- 4f8b640 Add new color: accent with 60% opacity. by Jakub Adamek · 8 years ago
- 404eb9c Fix idmap calls when a subdir is present. am: 56b9987ed7 am: 47c7e1e9f9 by Jakub Adamek · 8 years ago
- 47c7e1e Fix idmap calls when a subdir is present. am: 56b9987ed7 by Jakub Adamek · 8 years ago
- 42f40b1 Merge "Fix idmap calls when a subdir is present." into cw-f-dev by Jakub Adámek · 8 years ago
- 56b9987 Fix idmap calls when a subdir is present. by Jakub Adamek · 8 years ago
- 93bbe47 Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f am: 6bbb63ad91 by Jakub Adamek · 8 years ago
- 6bbb63a Change name of overlay subdir 'sku'->'theme' am: 54dcaaba4f by Jakub Adamek · 8 years ago
- 327dbfb Merge "Change name of overlay subdir 'sku'->'theme'" into cw-f-dev by Flavio Lerda · 8 years ago
- 8d48570 Merge "ConnectivityManager: use ConnectivityThread looper" by TreeHugger Robot · 8 years ago
- 9c86e68 Fix improperly laid out alert dialog title to match UX specs. by Michael Kwan · 8 years ago
- 7724cdd ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 8 years ago
- c9eb24c Merge "ConnectivityThread: use lazy holder idiom" by Hugo Benichi · 8 years ago
- 5cc3117 Merge "ConnectivityManager: a simpler CallbackHandler" by Hugo Benichi · 8 years ago
- c74c449 Merge "Gradually increase the level of authentication on failed GATT operations." am: 6071abdb92 am: 046a5c3a00 by Jacky Cheung · 8 years ago
- bd12e5c Merge "Gradually increase the level of authentication on failed GATT operations." am: 6071abdb92 by Jacky Cheung · 8 years ago
- cc97d86 Merge "Pass Bitmap instead of SkBitmap for bitmap rect operation Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- 046a5c3 Merge "Gradually increase the level of authentication on failed GATT operations." by Jacky Cheung · 8 years ago
- 946ebbc Fix accounting for .vdex in dumpsys meminfo by Mathieu Chartier · 8 years ago
- b72fd03 Merge "Changing initial PIP bounds specifications." by Winson Chung · 8 years ago
- 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
- 134d7df Add custom scrollbars to the default device theme am: 78a340f2b6 am: 9f47d20e57 by Aga Madurska · 8 years ago
- 9f47d20 Add custom scrollbars to the default device theme am: 78a340f2b6 by Aga Madurska · 8 years ago
- 6359e32 Merge "Update the documentation for onCreateInputConnection" by Selim Gurun · 8 years ago
- faf09ea Merge "Add custom scrollbars to the default device theme" into cw-f-dev by Agnieszka Madurska · 8 years ago
- 461f767 Merge "Camera2: Add onCaptureQueueEmpty callback" by Shuzhen Wang · 8 years ago
- fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
- 3854e22 Gradually increase the level of authentication on failed GATT operations. by Jacky Cheung · 8 years ago
- c92080b Update the documentation for onCreateInputConnection by Selim Gurun · 8 years ago
- 8167362 Merge "Gradually increase the level of authentication on failed GATT operations." into cw-f-dev by Jacky Cheung · 8 years ago
- 4a048f9 Add option to skip and avoid captive portals. am: 4bc78eba6f by Calvin On · 8 years ago
- 4d2a1dc Merge "Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- 638afc8 Merge "Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- 3e93444 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 8 years ago
- 4bc78eb Add option to skip and avoid captive portals. by Calvin On · 8 years ago
- 84c6d33 Gradually increase the level of authentication on failed GATT operations. by Jacky Cheung · 8 years ago
- c2c956b Merge "Move ApplicationThread to aidl." by Sudheer Shanka · 8 years ago
- 06868c3 Changing initial PIP bounds specifications. by Winson · 8 years ago
- aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
- c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 8 years ago
- e2b77a5 Merge "Move autogrouping into framework." by Julia Reynolds · 8 years ago
- b9df32d Merge "Add option to skip and avoid captive portals." by TreeHugger Robot · 8 years ago
- 8226164 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- be96da1 Add option to skip and avoid captive portals. by Calvin On · 8 years ago
- 0de1d97 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
- ac625e5 Merge "Add tests for attribute resolution" by TreeHugger Robot · 8 years ago
- c4fe5d3 ConnectivityThread: use lazy holder idiom by Hugo Benichi · 8 years ago
- b881803 docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 am: 38138600d2 by Kevin Hufnagle · 8 years ago
- d42650f ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 8 years ago
- cc93c4d docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 by Kevin Hufnagle · 8 years ago
- 3813860 docs: Updated ShortcutManager and ShortcutInfo class references. am: 68d699d100 by Kevin Hufnagle · 8 years ago
- 8f488d3 Move autogrouping into framework. by Julia Reynolds · 8 years ago
- 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 · 8 years ago
- 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 · 8 years ago
- ec36a7a Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" am: 2202b164d8 am: abfd527d09 by Andreas Huber · 8 years ago
- bfe052c Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a am: c6e72b30c7 by Christopher Wiley · 8 years ago
- 599d513 Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" am: 2202b164d8 by Andreas Huber · 8 years ago
- 31ac117 Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a by Christopher Wiley · 8 years ago
- abfd527d Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" by Andreas Huber · 8 years ago
- c6e72b3 Merge "Use this.isUp() inside InterfaceConfiguration" am: 239df3cc5a by Christopher Wiley · 8 years ago
- 2202b16 Merge "HIDL Vectors are now exposed to Java as ArrayList<T>, the supporting APIs on" by Andreas Huber · 8 years ago
- 239df3c Merge "Use this.isUp() inside InterfaceConfiguration" by Treehugger Robot · 8 years ago
- cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 8 years ago
- 733f0bc Bluetooth: More logging of bluetooth service state am: 9fa2491850 am: d8e027b5a4 by Marie Janssen · 8 years ago
- 849174f Bluetooth: More logging of bluetooth service state am: 9fa2491850 am: d8e027b5a4 by Marie Janssen · 8 years ago
- d8e027b Bluetooth: More logging of bluetooth service state am: 9fa2491850 by Marie Janssen · 8 years ago
- 9fa2491 Bluetooth: More logging of bluetooth service state by Marie Janssen · 8 years ago
- 54dcaab Change name of overlay subdir 'sku'->'theme' by Jakub Adamek · 8 years ago
- a5da5d6 Merge "Un-hide ROTATION_ANIMATION_SEAMLESS." by TreeHugger Robot · 8 years ago
- 88f1af2 Camera2: Add onCaptureQueueEmpty callback by Shuzhen Wang · 8 years ago
- b53000d Merge "Add key for sms_convert_destination_number" by Jordan Liu · 8 years ago
- 18ac1a7 Fix regression with defaultDisplay adjustments am: f02523bf4b am: be75a58447 by Adam Lesinski · 8 years ago
- cc903f4 Fix regression with defaultDisplay adjustments am: f02523bf4b am: be75a58447 by Adam Lesinski · 8 years ago
- be75a58 Fix regression with defaultDisplay adjustments am: f02523bf4b by Adam Lesinski · 8 years ago
- 68d699d docs: Updated ShortcutManager and ShortcutInfo class references. by Kevin Hufnagle · 8 years ago
- 0858d08 Merge "Fix regression with defaultDisplay adjustments" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
- 3d374af Separate ambient display triggers am: b7e4e10618 am: 59116440e7 am: 102aa8b6f1 by Adrian Roos · 8 years ago
- 102aa8b Separate ambient display triggers am: b7e4e10618 am: 59116440e7 by Adrian Roos · 8 years ago
- 5911644 Separate ambient display triggers am: b7e4e10618 by Adrian Roos · 8 years ago
- 5ac6f5c Add key for sms_convert_destination_number by Jordan Liu · 8 years ago
- f02523b Fix regression with defaultDisplay adjustments by Adam Lesinski · 8 years ago
- b7e4e10 Separate ambient display triggers by Adrian Roos · 8 years ago
- 5a5626a resolve merge conflicts of b1301fa to nyc-mr1-dev-plus-aosp am: ccd3468567 by Bryce Lee · 8 years ago
- ccd3468 resolve merge conflicts of b1301fa to nyc-mr1-dev-plus-aosp by Bryce Lee · 8 years ago