1. c0c0ac3 Bring DisplayEventReceiver to PointerController. by Jun Mukai · 9 years ago
  2. 41b1051 Merge "Add FatVector" by Chris Craik · 9 years ago
  3. 76ace11 Add FatVector by Chris Craik · 9 years ago
  4. 263e19b Merge "Simplify TreeInfo" by Chris Craik · 9 years ago
  5. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  6. e2e53a7 Simplify TreeInfo by Chris Craik · 9 years ago
  7. 1de39f1 Merge "Revert "Merge six commits from master-skia to master"" by Tom Hudson · 9 years ago
  8. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  9. 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 9 years ago
  10. e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 9 years ago
  11. 3398abb Merge "Cleanups" by John Reck · 9 years ago
  12. 9f09128 Merge "Free DisplayListData for Views with GONE parents" by John Reck · 9 years ago
  13. 9dea0d5 Free DisplayListData for Views with GONE parents by John Reck · 9 years ago
  14. 3702813 Merge "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  15. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  16. 5854b34 Rework receiver/dispatcher design slightly, and replace Layer usage. by Chris Craik · 9 years ago
  17. 77c4010 Cleanups by John Reck · 9 years ago
  18. ac7062e Merge "Initial version of clipped saveLayer in new pipeline" by Chris Craik · 9 years ago
  19. 818c9fb Initial version of clipped saveLayer in new pipeline by Chris Craik · 9 years ago
  20. 1e4313d Merge "eglSwapBuffers can also return EGL_BAD_NATIVE_WINDOW" by John Reck · 9 years ago
  21. c2547fa eglSwapBuffers can also return EGL_BAD_NATIVE_WINDOW by John Reck · 9 years ago
  22. 9564ff0 cleanup by John Reck · 9 years ago
  23. 7bd3721 Merge "Add ShadowBench" by John Reck · 9 years ago
  24. 64bb63f Merge "Remove direct dependency of external/skia on frameworks/native" by Tom Hudson · 9 years ago
  25. b2f5bd2 Remove direct dependency of external/skia on frameworks/native by Tom Hudson · 9 years ago
  26. 342b89e Merge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd am: 314e1e00d8 by Andreas Gampe · 9 years ago
  27. 314e1e0 Merge "Revert "libs: add libpackagelistparser"" am: e3da6ba5dd by Andreas Gampe · 9 years ago
  28. ce96912 Revert "libs: add libpackagelistparser" by Andreas Gampe · 9 years ago
  29. 82f5e0c Add ShadowBench by John Reck · 9 years ago
  30. 4c6b40e Merge "libs: add libpackagelistparser" am: cc7373eafd am: 188e8875db by Daniel Cashman · 9 years ago
  31. 188e887 Merge "libs: add libpackagelistparser" am: cc7373eafd by Daniel Cashman · 9 years ago
  32. 0cc90c3 Merge "Add assert for required EGL extensions" by John Reck · 9 years ago
  33. 708b668 Add assert for required EGL extensions by John Reck · 9 years ago
  34. 914e362 Merge "Work to support saveLayer in new pipeline" by Chris Craik · 9 years ago
  35. c6e7167 Merge "Remove obsolete debug option" by John Reck · 9 years ago
  36. a672f6b Remove obsolete debug option by John Reck · 9 years ago
  37. 6fe991e5 Work to support saveLayer in new pipeline by Chris Craik · 9 years ago
  38. 5ec7420 Use invisible icon for POINTER_ICON_STYLE_NULL. by Jun Mukai · 9 years ago
  39. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
  40. ec3d759 Merge "Use null GL for unit tests/microbench" by Chris Craik · 9 years ago
  41. 5fbd9db Use null GL for unit tests/microbench by Chris Craik · 9 years ago
  42. b36af87 Use LinearStdAllocator in DisplayList by Chris Craik · 9 years ago
  43. 003cc3d Rename DisplayListData to DisplayList by Chris Craik · 9 years ago
  44. 81a1d2a Add LinearStdAllocator by Chris Craik · 9 years ago
  45. 10ed692 Use typedefs to differentiate between flavors of DisplayLists by Chris Craik · 9 years ago
  46. ddf2215 Add partial damage support to new draw path by Chris Craik · 9 years ago
  47. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  48. dc06bb0 libs: add libpackagelistparser by William Roberts · 9 years ago
  49. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  50. 4a4bc89 Microbench hackery by John Reck · 9 years ago
  51. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  52. b7dd29e use get_opt for hwuitest by John Reck · 9 years ago
  53. afb9c86 Merge "Reduce, reuse, recycle SNAPSHOTS!" by John Reck · 9 years ago
  54. d9ee550 Reduce, reuse, recycle SNAPSHOTS! by John Reck · 9 years ago
  55. 9147b8d Merge "Remove confusing behavior of Rect::intersect() and rename" by Chris Craik · 9 years ago
  56. ac02eb9 Remove confusing behavior of Rect::intersect() and rename by Chris Craik · 9 years ago
  57. ea50858 Merge "Include what you use" by Tom Hudson · 9 years ago
  58. ca4f0b5 Include what you use by Tom Hudson · 9 years ago
  59. 0fe8ea2 am 697e3dd6: am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  60. 697e3dd am ee144b1e: resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  61. ee144b1 resolved conflicts for bd57dac5 to stage-aosp-master by Stephen Hines · 9 years ago
  62. bd57dac Merge "Don't unregister Fonts from renderer at destruction" by Chris Craik · 9 years ago
  63. 148c78f8 Don't unregister Fonts from renderer at destruction by Chris Craik · 9 years ago
  64. 117e6da Merge "Early return when the scale is 0." by Tenghui Zhu · 9 years ago
  65. f6049a5 Merge "Move more utils into paintutils" by Chris Craik · 9 years ago
  66. 56ce58e Merge "Move ortho matrix out of glop" by Chris Craik · 9 years ago
  67. 8d0ec38 Early return when the scale is 0. by Teng-Hui Zhu · 9 years ago
  68. 150c5ae Merge "Rendering the window frame with a second thread" by Stefan Kuhne · 9 years ago
  69. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  70. 0e26fc4 Merge "Simplify DeferredDisplayList construction" by Chris Craik · 9 years ago
  71. bf6f0f2 Move more utils into paintutils by Chris Craik · 9 years ago
  72. f236d7f resolved conflicts for 31e5ded6 to master by Sergio Giro · 9 years ago
  73. 31e5ded am 6706b71d: am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  74. 6706b71 am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 9 years ago
  75. 1673035 frameworks/base: delete TinyHashMap by Sene Gales · 9 years ago
  76. 12efe64 Move ortho matrix out of glop by Chris Craik · 9 years ago
  77. b45c6aa Simplify DeferredDisplayList construction by Chris Craik · 9 years ago
  78. f44b980 Merge "Remove lookup3 gamma code" by Chris Craik · 9 years ago
  79. c08820f Remove lookup3 gamma code by Chris Craik · 9 years ago
  80. e56b376 Merge "Remove shader based gamma approach" by Chris Craik · 9 years ago
  81. 11718bc Remove shader based gamma approach by Chris Craik · 9 years ago
  82. 3b8e25a Merge "Remove legacy enable/disable methods from Blend" by Chris Craik · 9 years ago
  83. 571b9da Merge "Remove unnecessary glop color storage" by Chris Craik · 9 years ago
  84. 6c2c62c Remove unnecessary glop color storage by Chris Craik · 9 years ago
  85. 8e5ca2a Remove legacy enable/disable methods from Blend by Chris Craik · 9 years ago
  86. fe1f99c Merge "MultiThreaded rendering of different renderNodes" by Stefan Kuhne · 9 years ago
  87. 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago
  88. ea7a7fb MultiThreaded rendering of different renderNodes by Skuhne · 9 years ago
  89. 0e35962 Merge "Move texture upload behavior to TextureState" by Chris Craik · 9 years ago
  90. 68f5b8a Move texture upload behavior to TextureState by Chris Craik · 9 years ago
  91. 75e38f4 Merge "CanvasState frame init refactor" by Chris Craik · 9 years ago
  92. ab5bca1 Merge "Load app resource as shared library." by Tao Bai · 9 years ago
  93. a6d7e3f Load app resource as shared library. by Tao Bai · 9 years ago
  94. 524a5af Merge "Fix pointer math in page start calculation" by Chris Craik · 9 years ago
  95. 25c8d5b Fix pointer math in page start calculation by Chris Craik · 9 years ago
  96. 64e445b CanvasState frame init refactor by Chris Craik · 9 years ago
  97. 9557106 Add CanvasState tests by Chris Craik · 9 years ago
  98. a3e05c4 am 83533a23: am 13786e28: am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  99. 83533a2 am 13786e28: am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago
  100. 13786e2 am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules" by Dan Willemsen · 9 years ago