1. 774e9b4 Detangle shared AndroidTest.xml for hwui_unit_tests/hwuimicro/hwuimacro by Nolan Scobie · 7 months ago
  2. 4e8ce46 Add missing includes of SkBlendMode.h by Kevin Lubick · 2 years, 3 months ago
  3. 7994a31 Modernize calls to drawImage by Mike Reed · 4 years, 1 month ago
  4. 2e48df3 Remove DisplayList.h dependency from Canvas.h by John Reck · 4 years, 2 months ago
  5. be67195 Convert DisplayList to a value-type wrapper by John Reck · 4 years, 2 months ago
  6. 844516c Remove forward-decleration of SkiaDisplayList by John Reck · 4 years, 2 months ago
  7. b5eeb18 Add initial benchmarks for CanvasOp by John Reck · 4 years, 3 months ago
  8. 0f53e10 Switch Java calls to enableZ and disableZ; remove isRecordingFor by Leon Scroggins III · 4 years, 10 months ago
  9. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 6 years ago
  10. 23462d8 Delete wrap_gles capability by John Reck · 6 years ago
  11. 322b8ab Remove old TaskManager system by John Reck · 6 years ago
  12. 7290327 Remove unused classes from HWUI. by Derek Sollenberger · 6 years ago
  13. d9d7f12 Delete a bunch of code by John Reck · 7 years ago
  14. 8cafcc6 remove (dead) caches from hwui by Mike Reed · 7 years ago
  15. ebf9ffc remove (dead) Font code by Mike Reed · 7 years ago
  16. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  17. f8441e6 Switch to a fancy new queue by John Reck · 7 years ago
  18. 938e884 Avoid setting high contrast in every view draw by John Reck · 8 years ago
  19. 07ae505 Use RGBA16F layers when wide color gamut rendering is on by Romain Guy · 8 years ago
  20. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
  21. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  22. 7b4d850 Fix call to deprecated range_x(). by Martijn Coenen · 8 years ago
  23. bbec302 Merge "Fix deprecated range_x calls." am: 87cafe8f33 am: d03b17c29a am: 6e2c276c78 by Martijn Coenen · 8 years ago
  24. 90213f3 Fix deprecated range_x calls. by Martijn Coenen · 8 years ago
  25. b6e2013 Move test only initialization to each test setup. by Seigo Nonaka · 8 years ago
  26. 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
  27. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  28. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  29. 06152cd Use Canvas::create_recording_canvas instead of RecordingCanvas ctor by Stan Iliev · 9 years ago
  30. 5e00c7c Delete old rendering pipeline by Chris Craik · 9 years ago
  31. 422e2b4 HWUI: move microbench to APCT infrastructure by sergeyv · 9 years ago
  32. 0353c37 Merge "Add gmock to hwui library" by Sergei Vasilinetc · 9 years ago
  33. 8bd5edf Add gmock to hwui library by sergeyv · 9 years ago
  34. dcf3203 Add a benchmark by John Reck · 9 years ago
  35. d53e3be Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  36. c79c324 Merge "Improve multi-window render clipping logic" into nyc-dev by Chris Craik · 9 years ago
  37. 9cd1bbe Improve multi-window render clipping logic by Chris Craik · 9 years ago
  38. b35da39 Allow leading spaces in path string (to keep behavior consistent) by Doris Liu · 9 years ago
  39. 2c0f937 Add a font microbench by John Reck · 9 years ago
  40. 3a5811b Precache/early kick off of op work for non-shadow ops. by Chris Craik · 9 years ago
  41. 0418afa3 Switch hwui to google-benchmark by John Reck · 9 years ago
  42. b251a2f Revert "Revert "TaskManager bench"" by Chris Craik · 9 years ago
  43. 9640477 Revert "TaskManager bench" by Daniel Chapin · 9 years ago
  44. 02db03c TaskManager bench by Chris Craik · 9 years ago
  45. 6f48556 Update Canvas API with view system calls. by Derek Sollenberger · 10 years ago
  46. 6e068c01 Early kickoff of shadow tasks by Chris Craik · 9 years ago
  47. eecff56 Add internal Canvas save flags by Florin Malita · 9 years ago
  48. f158b49 Rename Reorderers to Builders by Chris Craik · 9 years ago
  49. 5ea1724 Rename OpReorderer to FrameReorderer by Chris Craik · 9 years ago
  50. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  51. 27e58b4 Build hwui test scenes as common test code by Chris Craik · 9 years ago
  52. 15c3f19 Merged op dispatch in OpReorderer by Chris Craik · 9 years ago
  53. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago