1. ad3dea1 Fix google-explicit-constructor warnings in common_time. by Chih-Hung Hsieh · 8 years ago
  2. 76ce8e5 Merge "Fix clang-tidy warnings in libs/hwui." by Treehugger Robot · 8 years ago
  3. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  4. 3f67a18 Merge "Fix random crash in libhwui" by Treehugger Robot · 8 years ago
  5. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 8 years ago
  6. de89c2f Fix random crash in libhwui by Keith Mok · 8 years ago
  7. cf81fdb Merge "DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages" by Treehugger Robot · 8 years ago
  8. 4e6a73c Merge "Performance Optimization: Align texture dirty rect" by John Reck · 8 years ago
  9. efeda46 DisplayEventDisplatcher: Quiet down dispatcher Vsync pulse messages by John Stultz · 8 years ago
  10. 229cad0 Performance Optimization: Align texture dirty rect by ywen · 9 years ago
  11. c49d21f Merge "Fix misc-macro-parentheses warnings in common_time." by Treehugger Robot · 8 years ago
  12. 6f4b566 Merge "Fix misc-macro-parentheses warnings in aapt and androidfw." by Adam Lesinski · 8 years ago
  13. cef190d Fix misc-macro-parentheses warnings in hwui and graphic jni. by Chih-Hung Hsieh · 8 years ago
  14. 2bd7a3e Fix misc-macro-parentheses warnings in common_time. by Chih-Hung Hsieh · 8 years ago
  15. e819d01 Fix misc-macro-parentheses warnings in aapt and androidfw. by Chih-Hung Hsieh · 8 years ago
  16. 6e35557 Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 8 years ago
  17. 1ead474 ZipUtils: Fix wrong timestamps when getEntryInfo by Shammi Khattar · 8 years ago
  18. c6baf56 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  19. 1e06bde libstorage needs libbinder include paths by Christopher Wiley · 8 years ago
  20. 63c168a Add choreographer API to the NDK. by Michael Wright · 9 years ago
  21. 71831a6 Address const issues in preparation for libcxx rebase. by Dan Austin · 8 years ago
  22. aca7004 Merge "Cleanup uses of sprintf so we can deprecate it." am: 5a3ac10568 by George Burgess IV · 9 years ago
  23. a346f54 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  24. 2528fcd Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD by Bill Yi · 9 years ago
  25. 8927600 libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case by Zhang Dongsheng · 9 years ago
  26. c5a3efd libhwui: fix texture memory leak by Dohyun Lee · 9 years ago
  27. c0a0e1a fix race condition between HWUI cache and renderThread by Thomas Buhot · 9 years ago
  28. 099bd9c Merge "In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos and save the result. Then pass that value to UiFrameInfoBuilder::setVsync as both arguments." into cw-e-dev am: eebf168e43 am: e0845e8629 by Matthew Bouyack · 9 years ago
  29. 7f667e7 In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos by Matthew Bouyack · 9 years ago
  30. a87b928 Merge "common_time_server.cpp: more O_CLOEXEC" am: 78d5f90d98 by Nick Kralevich · 9 years ago
  31. a0468e3 common_time_server.cpp: more O_CLOEXEC by Nick Kralevich · 9 years ago
  32. 04ce46d Merge "libhwui: make setSurface asynchronous" am: 738a5d4f18 by John Reck · 9 years ago
  33. 738a5d4 Merge "libhwui: make setSurface asynchronous" by John Reck · 9 years ago
  34. f1df0f5 Merge "Fix memory leak in HWUI" am: 85b010b826 by John Reck · 9 years ago
  35. 441cc42 Fix memory leak in HWUI by Sangkyu Lee · 9 years ago
  36. 0bcd0cb libhwui: make setSurface asynchronous by Thomas Buhot · 9 years ago
  37. 5bb2fdb Merge "Fix memory corruption in SpotShadow" am: 8c85c00b5e am: 8c8353a8c3 by John Reck · 9 years ago
  38. a1f5631 Fix memory corruption in SpotShadow by Keith Mok · 9 years ago
  39. 1b85ce1 Merge "Fix HWUI Path Cache dangling pointer" am: 37bf3ec9d2 am: 7516d4d866 by John Reck · 9 years ago
  40. 37bf3ec Merge "Fix HWUI Path Cache dangling pointer" by John Reck · 9 years ago
  41. 2e4f67c Fix HWUI Path Cache dangling pointer by Digish Pandya · 9 years ago
  42. 83ea5b7 When the incoming light source is invalid, don't generate any shadow by Teng-Hui Zhu · 9 years ago
  43. 1c3dd05 Merge "Revert "Remove -ffast-math from libhwui makefile"" into mnc-dr-dev am: 0cf48e9120 am: 17fc83cbde by Chris Craik · 9 years ago
  44. dfaf23f Merge "When the incoming light source is invalid, don\'t generate any shadow" into mnc-dr-dev am: 76d20b4a5c am: 1c7fbe0efb by Tenghui Zhu · 9 years ago
  45. 0cf48e9 Merge "Revert "Remove -ffast-math from libhwui makefile"" into mnc-dr-dev by Chris Craik · 9 years ago
  46. 76d20b4 Merge "When the incoming light source is invalid, don't generate any shadow" into mnc-dr-dev by Tenghui Zhu · 9 years ago
  47. e0fa747 Revert "Remove -ffast-math from libhwui makefile" by Chris Craik · 9 years ago
  48. cf22d18 When the incoming light source is invalid, don't generate any shadow by Teng-Hui Zhu · 9 years ago
  49. 34e9b5b Merge "Early return when the scale is 0." into mnc-dr-dev am: 10eb6ab94b am: 8b581e2bc7 by Chris Craik · 9 years ago
  50. 289c3ba Merge "Remove -ffast-math from libhwui makefile" into mnc-dr-dev am: c4aaf0f4b8 am: 62b16e2e10 by Chris Craik · 9 years ago
  51. 10eb6ab Merge "Early return when the scale is 0." into mnc-dr-dev by Chris Craik · 9 years ago
  52. cdce35a Early return when the scale is 0. by Teng-Hui Zhu · 9 years ago
  53. 392b092 Merge "Revert "Use clang for libhwui"" into mnc-dr-dev am: 1e1fbd804b am: f8635c2e04 by John Reck · 9 years ago
  54. e02ec7c Remove -ffast-math from libhwui makefile by Chris Craik · 9 years ago
  55. 492a56c Revert "Use clang for libhwui" by John Reck · 9 years ago
  56. 0cda530 Merge "Use clang for libhwui" into mnc-dr-dev am: 61c93eb16d am: a66dc6e159 by Tenghui Zhu · 9 years ago
  57. d354fd2 Use clang for libhwui by Chris Craik · 9 years ago
  58. 314e1e0 Merge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd by Andreas Gampe · 9 years ago
  59. ce96912 Revert "libs: add libpackagelistparser" by Andreas Gampe · 9 years ago
  60. 188e887 Merge "libs: add libpackagelistparser" am: cc7373eafd by Daniel Cashman · 9 years ago
  61. dc06bb0 libs: add libpackagelistparser by William Roberts · 9 years ago
  62. 697e3dd am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  63. ee144b1 resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  64. bd57dac Merge "Don't unregister Fonts from renderer at destruction" by Chris Craik · 9 years ago
  65. 148c78f8 Don't unregister Fonts from renderer at destruction by Chris Craik · 9 years ago
  66. 31e5ded am 6706b71d: am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  67. 6706b71 am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  68. 1673035 frameworks/base: delete TinyHashMap by Sene Gales · 9 years ago
  69. 83533a2 am 13786e28: am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  70. 13786e2 am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  71. 4aa679f Remove USE_MINGW, whitelist windows modules by Dan Willemsen · 9 years ago
  72. 7da9d7f am 9c45aa8f: am ca3c865d: am 892768fb: am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  73. fc7f619 am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  74. 892768f am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev by Chris Craik · 9 years ago
  75. e688bf7 Constrain drawBitmap matrix-to-rect optimization by Chris Craik · 9 years ago
  76. e3f0a88 Merge "Make the value for shadowRadius less than 1.0 work" by Chris Craik · 9 years ago
  77. 598319d am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  78. f13f1ef am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete." by Dan Albert · 9 years ago
  79. 8dc8313 Fix mismatched new[]/delete. by Dan Albert · 9 years ago
  80. ea30eb2 Hwui: Remove unused variables by Andreas Gampe · 9 years ago
  81. 3255e2f Merge "Hwui: Remove unused variables" into mnc-dev-plus-aosp by Andreas Gampe · 9 years ago
  82. fea85a3 Hwui: Remove unused variables by Andreas Gampe · 9 years ago
  83. 344d347 am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  84. 17b4be0 am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base." by Elliott Hughes · 9 years ago
  85. ba3fe56 Lose HAVE_ANDROID_OS from frameworks/base. by Elliott Hughes · 9 years ago
  86. 3a4d022 am 61234dea: am bd4c482b: Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  87. e15a587 am 61234dea: am bd4c482b: Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  88. bd4c482 Merge "Clean up AssetManager::scanAndMergeZipLocked" by Yusuke Sato · 9 years ago
  89. c1efd41 Fix build breakage caused by I5ebe0438019958d883a7fda6bd92ea4484211d23 (AOSP) by Yusuke Sato · 9 years ago
  90. ead2088 Fix build breakage caused by r.android.com/162907 by Yusuke Sato · 9 years ago
  91. 3251f2a am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  92. eb24da6 am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  93. a024acb Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files" by Yusuke Sato · 9 years ago
  94. 17dafd6 am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  95. d56554e am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  96. 666f319 am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  97. bc04d3a Merge "animateNoDamage failed to remove from current frame list" by John Reck · 9 years ago
  98. b47ea9b am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0" by John Reck · 9 years ago
  99. 598b012 am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev by John Reck · 9 years ago
  100. a975a84 am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev by John Reck · 9 years ago