1. 5bb5626 Turn off additional logging in text rendering by sergeyv · 8 years ago
  2. af102be HWUI: track upload & recent usage in font cache by sergeyv · 8 years ago
  3. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 8 years ago
  4. d4fe4d3 Fix framebuffer incomplete errors by Chris Craik · 8 years ago
  5. 3741328 Fix hw layer overdraw/update visualization by Chris Craik · 8 years ago
  6. f3754a8 Fix shadow radius too large for RS by Chris Craik · 8 years ago
  7. 756619d Turn off HWUI_ENABLE_OPENGL_VALIDATION by John Reck · 8 years ago
  8. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 9 years ago
  9. 04d46eb Support replace op in new pipeline by Chris Craik · 9 years ago
  10. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 9 years ago
  11. 2c0f937 Add a font microbench by John Reck · 9 years ago
  12. 35934cc Compute text bounds on a per glyph basis when drawing from an SkPicture. by Derek Sollenberger · 9 years ago
  13. bad9918 Clean up and rename TypefaceImpl by sergeyv · 9 years ago
  14. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 9 years ago
  15. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 9 years ago
  16. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 9 years ago
  17. 0280628 Fix flickering when layers resize in-place by Chris Craik · 9 years ago
  18. 67bd3b5 Merge "Add GlopBuilder test for snapping" into nyc-dev by Sergei Vasilinetc · 9 years ago
  19. f42bf3e Add GlopBuilder test for snapping by sergeyv · 9 years ago
  20. c172325 Merge "Add initial BakedOpDispatcher tests" into nyc-dev by Chris Craik · 9 years ago
  21. 419a1e7 Add initial BakedOpDispatcher tests by Chris Craik · 9 years ago
  22. 77bf1bb Merge "Switch hwui to google-benchmark" into nyc-dev by John Reck · 9 years ago
  23. dc87c52 Add leak-checking to unit tests by John Reck · 9 years ago
  24. 0418afa3 Switch hwui to google-benchmark by John Reck · 9 years ago
  25. 485e41d Merge "Revert "Disable HWUI_NEW_OPS"" into nyc-dev by Chris Craik · 9 years ago
  26. f0a7608 Revert "Disable HWUI_NEW_OPS" by Chris Craik · 9 years ago
  27. b878a99 Merge "Fix matrix mapping of negative rects" into nyc-dev by Chris Craik · 9 years ago
  28. 261725f Fix matrix mapping of negative rects by Chris Craik · 9 years ago
  29. 0bed032 Disable HWUI_NEW_OPS by John Reck · 9 years ago
  30. 91eff22 Support op dumping in new pipeline by Chris Craik · 9 years ago
  31. 6cc3a25 Temporarily enable fine-grained error checking by John Reck · 9 years ago
  32. 11f02d7 allow for slow FrameMetricsListeners by Andres Morales · 9 years ago
  33. 991da31 Update HWUI makefiles to support use by other targets (e.g. Skia) by Derek Sollenberger · 9 years ago
  34. b251a2f Revert "Revert "TaskManager bench"" by Chris Craik · 9 years ago
  35. 1697c3d Use clang to build microbench by Chris Craik · 9 years ago
  36. 0b69467 Merge "Add a debug assert to track down infinite loop" by John Reck · 9 years ago
  37. 83c9b5b Add a debug assert to track down infinite loop by John Reck · 9 years ago
  38. 9640477 Revert "TaskManager bench" by Daniel Chapin · 9 years ago
  39. 3ff6b15 Merge "TaskManager bench" by Chris Craik · 9 years ago
  40. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 9 years ago
  41. 02db03c TaskManager bench by Chris Craik · 9 years ago
  42. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  43. 3fd03b7 Merge "Add SkiaBehaviorTests" by Chris Craik · 9 years ago
  44. 07d8d59 Add SkiaBehaviorTests by Chris Craik · 9 years ago
  45. a72d52b Merge "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
  46. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  47. c3127a7 Fix TextDropShadowCache infinite loop by John Reck · 9 years ago
  48. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 9 years ago
  49. 975591a Add fine-grained debug layer by John Reck · 9 years ago
  50. 06f5bc7 expose hwui frame stats through FrameStatsObserver by Andres Morales · 9 years ago
  51. dcdbba7c Re-enable new pipeline by John Reck · 9 years ago
  52. 1b94f9b Revert "Switch to new rendering pipeline" by John Reck · 9 years ago
  53. 7db5ffb Revert "Revert "Fix leak in unclipped save layer"" by John Reck · 9 years ago
  54. a6fc36d Revert "Fix leak in unclipped save layer" by Daniel Chapin · 9 years ago
  55. 8e068d5 Fix leak in unclipped save layer by John Reck · 9 years ago
  56. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  57. e5da4ef Trap SIGABRT in RenderThread for unit tests by John Reck · 9 years ago
  58. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  59. 48cb620 Fix the build by Chris Craik · 9 years ago
  60. 3daf4d3 Switch to new rendering pipeline by Chris Craik · 9 years ago
  61. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  62. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  63. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  64. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  65. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  66. e60a52a Fix build by Chris Craik · 9 years ago
  67. d2dfd8f Add TextureView support to new renderer/reorderer by Chris Craik · 9 years ago
  68. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  69. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago
  70. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 9 years ago
  71. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  72. 9e7fcfd Move BakedOpDispatcher to separate file by Chris Craik · 9 years ago
  73. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  74. 16c9d6a Refactor hwuitest by John Reck · 9 years ago
  75. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  76. 98787e6 Finish shadow support in new reorderer/renderer by Chris Craik · 9 years ago
  77. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  78. f59cb78 Add microbench for PathParser by Doris Liu · 9 years ago
  79. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 9 years ago
  80. 704bed0 add DeviceInfo by John Reck · 9 years ago
  81. 41925b1 Merge "Revert "add DeviceInfo"" by John Reck · 9 years ago
  82. 0968955 Revert "add DeviceInfo" by John Reck · 9 years ago
  83. 5655c7c Merge "add DeviceInfo" by John Reck · 9 years ago
  84. b244289 add DeviceInfo by John Reck · 9 years ago
  85. 967bb18 Merge "Fix GCC build" by John Reck · 9 years ago
  86. c90ed75 Fix GCC build by John Reck · 9 years ago
  87. 0b7e824 Initial HW layer support in new reorderer/renderer by Chris Craik · 9 years ago
  88. 76ace11 Add FatVector by Chris Craik · 9 years ago
  89. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  90. 7bd3721 Merge "Add ShadowBench" by John Reck · 9 years ago
  91. 64bb63f Merge "Remove direct dependency of external/skia on frameworks/native" by Tom Hudson · 9 years ago
  92. b2f5bd2 Remove direct dependency of external/skia on frameworks/native by Tom Hudson · 9 years ago
  93. 82f5e0c Add ShadowBench by John Reck · 9 years ago
  94. 0a24b14 Add initial OpReorderer benchmarks by Chris Craik · 9 years ago
  95. 5fbd9db Use null GL for unit tests/microbench by Chris Craik · 9 years ago
  96. 81a1d2a Add LinearStdAllocator by Chris Craik · 9 years ago
  97. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 9 years ago
  98. 4a4bc89 Microbench hackery by John Reck · 9 years ago
  99. e702c9c Shove the tests into a different file by John Reck · 9 years ago
  100. 6e6646c Unify extensions parsing behavior by Chris Craik · 9 years ago