1. ff5c3ad Merge "Fix static analyzer warnings." by Treehugger Robot · 8 years ago
  2. 4d6c372 missing includes by Mark Salyzyn · 8 years ago
  3. e8efec5 Fix static analyzer warnings. by George Burgess IV · 8 years ago
  4. 78382db Merge "RRO: Synchronize access to overlays.list" by Adam Lesinski · 8 years ago
  5. f12af5e RRO: Synchronize access to overlays.list by Martin Wallgren · 9 years ago
  6. 85ddb2d Fix SurfaceViewPositionListener race bugs by John Reck · 8 years ago
  7. 126e022 Merge "[AssetManager]:Fix thread race caused double free issue." by Adam Lesinski · 8 years ago
  8. 647bc13 hwui: Fix the length of partial updates system property by ryang · 8 years ago
  9. 49921f2 [AssetManager]:Fix thread race caused double free issue. by songjinshi · 8 years ago
  10. a6b6252 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  11. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  12. 6d09d54 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  13. 474081e Fix misc-macro-parentheses warnings in hwui/tests. by Chih-Hung Hsieh · 8 years ago
  14. 8f7b8a1 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  15. 621fb59 resolve merge conflicts of 24e38ab to stage-aosp-master by John Reck · 8 years ago
  16. 24e38ab Merge "Fix native memory leak caused by small HWUI path cache creation" by John Reck · 8 years ago
  17. 4b50537 Fix native memory leak caused by small HWUI path cache creation by caiqinl · 8 years ago
  18. 9b36ce9 Merge "Fix google-explicit-constructor warnings in common_time." am: 67d47e0ca6 by Chih-hung Hsieh · 8 years ago
  19. 67d47e0 Merge "Fix google-explicit-constructor warnings in common_time." by Chih-hung Hsieh · 8 years ago
  20. ad3dea1 Fix google-explicit-constructor warnings in common_time. by Chih-Hung Hsieh · 8 years ago
  21. 2f4c6e3 Merge "recvfrom takes a non-const pointer." am: 96660b37a1 by Elliott Hughes · 8 years ago
  22. 2fa54ef recvfrom takes a non-const pointer. by Elliott Hughes · 8 years ago
  23. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  24. 76ce8e5 Merge "Fix clang-tidy warnings in libs/hwui." by Treehugger Robot · 8 years ago
  25. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  26. 9aaf189 Merge "Fix random crash in libhwui" am: 3f67a1855e by Keith Mok · 8 years ago
  27. 3f67a18 Merge "Fix random crash in libhwui" by Treehugger Robot · 8 years ago
  28. 05160d7 resolve merge conflicts of 5152fd9 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  29. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 8 years ago
  30. de89c2f Fix random crash in libhwui by Keith Mok · 8 years ago
  31. aecf607 Merge \"Add missing roundOut for layer damage\" into nyc-dev am: 48cde353eb by John Reck · 8 years ago
  32. 48cde35 Merge "Add missing roundOut for layer damage" into nyc-dev by John Reck · 8 years ago
  33. ac04638 Add missing roundOut for layer damage by John Reck · 8 years ago
  34. 65c0d9d Round unclipped saveLayers am: 45e83338e5 by Chris Craik · 8 years ago
  35. 45e8333 Round unclipped saveLayers by Chris Craik · 8 years ago
  36. cf81fdb Merge "DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages" by Treehugger Robot · 8 years ago
  37. f515915 Merge \"DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it\" into nyc-dev by John Reck · 8 years ago
  38. d11b5e66 Merge "DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it" into nyc-dev by TreeHugger Robot · 8 years ago
  39. cb0649f Merge \"Avoid re-calculating vsync mid-frame\" into nyc-dev am: fc275d244e by John Reck · 8 years ago
  40. 501ff9a Avoid re-calculating vsync mid-frame by John Reck · 8 years ago
  41. 34bf49e DO NOT MERGE Move SurfaceView offscreen if the app stops drawing it by John Reck · 8 years ago
  42. 89132e0 Merge \\"Performance Optimization: Align texture dirty rect\\" am: 4e6a73c16a by John Reck · 8 years ago
  43. ec45add Merge \"Performance Optimization: Align texture dirty rect\" am: 4e6a73c16a by ywen · 8 years ago
  44. 4e6a73c Merge "Performance Optimization: Align texture dirty rect" by John Reck · 8 years ago
  45. efeda46 DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages by John Stultz · 8 years ago
  46. c3ab1b7 Merge \"ResourcesManager: Allow managed addition of library asset paths\" into nyc-dev by Adam Lesinski · 8 years ago
  47. 464bda8 Merge "ResourcesManager: Allow managed addition of library asset paths" into nyc-dev by Adam Lesinski · 8 years ago
  48. 25f4888 ResourcesManager: Allow managed addition of library asset paths by Adam Lesinski · 8 years ago
  49. 229cad0 Performance Optimization: Align texture dirty rect by ywen · 9 years ago
  50. f22f6cf Merge \"Redraw if dirty during stopped when resumed\" into nyc-dev by John Reck · 8 years ago
  51. 5b4ff21 Merge "Redraw if dirty during stopped when resumed" into nyc-dev by John Reck · 8 years ago
  52. 306f331 Redraw if dirty during stopped when resumed by John Reck · 8 years ago
  53. 7156913 Merge \"Fix framebuffer incomplete errors\" into nyc-dev am: 4bcf66030d by Chris Craik · 8 years ago
  54. d4fe4d3 Fix framebuffer incomplete errors by Chris Craik · 8 years ago
  55. e136aba Merge "HWUI: do not call glCopyTexSubImage2D on empty area." into nyc-dev by sergeyv · 8 years ago
  56. e4e240f Merge "HWUI: do not call glCopyTexSubImage2D on empty area." into nyc-dev by Sergei Vasilinetc · 8 years ago
  57. ab3f8c2 HWUI: do not call glCopyTexSubImage2D on empty area. by sergeyv · 8 years ago
  58. 6544a0e Merge "HWUI: do nothing in case of empty layer" into nyc-dev am: 21a608f27f by sergeyv · 8 years ago
  59. 21a608f Merge "HWUI: do nothing in case of empty layer" into nyc-dev by Sergei Vasilinetc · 8 years ago
  60. aebbbef HWUI: do nothing in case of empty layer by sergeyv · 8 years ago
  61. 8fc7028 Merge "Copy native tree\'s property when mutate vector drawable" into nyc-dev by Doris Liu · 8 years ago
  62. 0280297 Copy native tree's property when mutate vector drawable by Doris Liu · 8 years ago
  63. 4f6ae7b Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev am: c396f0f70e by Michael Wright · 8 years ago
  64. c396f0f Merge "DO NOT MERGE Remove Pointer Capture API" into nyc-dev by Michael Wright · 8 years ago
  65. c57a36a Merge "Fix a translate issue with saveLayer" into nyc-dev am: f4ae997719 by John Reck · 8 years ago
  66. c9bb1a3 Fix a translate issue with saveLayer by John Reck · 8 years ago
  67. 2473acb Merge "Fix misc-macro-parentheses warnings in common_time." am: c49d21f9c4 by Chih-Hung Hsieh · 8 years ago
  68. c49d21f Merge "Fix misc-macro-parentheses warnings in common_time." by Treehugger Robot · 8 years ago
  69. bffbb76 Merge "Performance improvements in AssetManager" into nyc-dev am: 3765d34d36 by Adam Lesinski · 8 years ago
  70. 76da37e Performance improvements in AssetManager by Adam Lesinski · 8 years ago
  71. d5bb848 Merge "Fix misc-macro-parentheses warnings in aapt and androidfw." am: 6f4b566169 by Adam Lesinski · 8 years ago
  72. 6f4b566 Merge "Fix misc-macro-parentheses warnings in aapt and androidfw." by Adam Lesinski · 8 years ago
  73. 0a87059 resolve merge conflicts of 404e2b2 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  74. cef190d Fix misc-macro-parentheses warnings in hwui and graphic jni. by Chih-Hung Hsieh · 8 years ago
  75. 2bd7a3e Fix misc-macro-parentheses warnings in common_time. by Chih-Hung Hsieh · 8 years ago
  76. e819d01 Fix misc-macro-parentheses warnings in aapt and androidfw. by Chih-Hung Hsieh · 8 years ago
  77. 1831ca8 Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by Michael Wright · 8 years ago
  78. a1e0cebf Merge "DO NOT MERGE Rename PointerIcon and Pointer Capture APIs" into nyc-dev by TreeHugger Robot · 8 years ago
  79. 778e3b9 DO NOT MERGE Remove Pointer Capture API by Michael Wright · 8 years ago
  80. f9d9ce77 DO NOT MERGE Rename PointerIcon and Pointer Capture APIs by Michael Wright · 8 years ago
  81. bd2edfc Merge "Fix hw layer overdraw/update visualization" into nyc-dev am: 189e3e5ec5 by Chris Craik · 8 years ago
  82. 189e3e5 Merge "Fix hw layer overdraw/update visualization" into nyc-dev by TreeHugger Robot · 8 years ago
  83. 3741328 Fix hw layer overdraw/update visualization by Chris Craik · 8 years ago
  84. 0cf377c Merge "Fix Skia filter behavior test" into nyc-dev am: 0c5bd7dffe by Chris Craik · 8 years ago
  85. 36ce80d Fix Skia filter behavior test by Chris Craik · 8 years ago
  86. db607a6 Merge "Draw textShadow always first." into nyc-dev am: 45d6e79565 by sergeyv · 8 years ago
  87. 45d6e79 Merge "Draw textShadow always first." into nyc-dev by Sergei Vasilinetc · 8 years ago
  88. 284b765 Draw textShadow always first. by sergeyv · 8 years ago
  89. 63d0964 Merge "Resource shared libraries: fix theme references" into nyc-dev by Adam Lesinski · 8 years ago
  90. 8ac51d1 Resource shared libraries: fix theme references by Adam Lesinski · 8 years ago
  91. 85bf1a8 Merge "Add layer tracing tags in new pipeline" into nyc-dev am: f8892359b0 by Chris Craik · 8 years ago
  92. f889235 Merge "Add layer tracing tags in new pipeline" into nyc-dev by TreeHugger Robot · 8 years ago
  93. aff230f Add layer tracing tags in new pipeline by Chris Craik · 8 years ago
  94. 92e7158 Merge "Use LUT for computing final shadow alpha" into nyc-dev am: b2e36d7939 by Chris Craik · 8 years ago
  95. b2e36d7 Merge "Use LUT for computing final shadow alpha" into nyc-dev by TreeHugger Robot · 8 years ago
  96. 138c21f Use LUT for computing final shadow alpha by Chris Craik · 8 years ago
  97. f921dfc Merge "Add LightingFilter behavior test" into nyc-dev am: 7039adafa9 by Chris Craik · 8 years ago
  98. 7039ada Merge "Add LightingFilter behavior test" into nyc-dev by Chris Craik · 8 years ago
  99. 031fc2d Merge "Count native allocation for VD against Java heap" into nyc-dev by Doris Liu · 8 years ago
  100. 6543533 Merge "Count native allocation for VD against Java heap" into nyc-dev by Doris Liu · 8 years ago