1. 5d3fc10 Merge "Don't reset the capture mode after each frame when using the CallbackAPI" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  2. 5f9753d Don't reset the capture mode after each frame when using the CallbackAPI by Derek Sollenberger · 4 years, 3 months ago
  3. 10dd5e9 Merge "Don't update the genID for an immutable bitmap" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  4. f97b29d Switch get_env_or_die to requireEnv by Leon Scroggins III · 4 years, 3 months ago
  5. d3e9eec Don't update the genID for an immutable bitmap by Derek Sollenberger · 4 years, 3 months ago
  6. 1b922d5 Merge "Begin moving FrameworkResourceLoaderTest to cts" into rvc-dev by Ryan Mitchell · 4 years, 3 months ago
  7. f889444 AImageDecoder: Suppress log messages by Leon Scroggins III · 4 years, 3 months ago
  8. 199b09a Begin moving FrameworkResourceLoaderTest to cts by Ryan Mitchell · 4 years, 3 months ago
  9. c2e20c4 Merge "[HWUI] Add null check for CanvasContext" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  10. 8275fb7 Merge changes If7ea17d5,If6364fd6 into rvc-dev by Ryan Mitchell · 4 years, 3 months ago
  11. 026106f [HWUI] Add null check for CanvasContext by Alec Mouri · 4 years, 3 months ago
  12. 892ccd9 Optimize memory usage in incidentd by Mike Ma · 4 years, 3 months ago
  13. 14f33ae Merge "Native API Council asked that we remove the C++ class from the public header." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  14. 824cc49 Assigned package ids to overlays last by Ryan Mitchell · 4 years, 4 months ago
  15. b894c27 Revert "Assign shared libraries stable package ids" by Ryan Mitchell · 4 years, 4 months ago
  16. 084aa3c Native API Council asked that we remove the C++ class from the public header. by Joe Onorato · 4 years, 3 months ago
  17. 1e37730 Merge "Statsd update for native puller api feedback" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  18. b0544a7 Merge changes from topic "res_loader_dir" into rvc-dev by Ryan Mitchell · 4 years, 3 months ago
  19. 73597dc Statsd update for native puller api feedback by Tej Singh · 4 years, 3 months ago
  20. 39cacf2 Allow using loaders on non-RM Resources instances by Ryan Mitchell · 4 years, 3 months ago
  21. 4ea1e42 Move AssetsProvider to native layer by Ryan Mitchell · 4 years, 3 months ago
  22. c07aa70 Add ResourcesProvider.loadFromDirectory by Ryan Mitchell · 4 years, 3 months ago
  23. ef40d2e Refactor ApkAsset loading APIs by Ryan Mitchell · 4 years, 3 months ago
  24. e35e87f Fix bugprone-use-after-move warnings by Ryan Mitchell · 4 years, 3 months ago
  25. 099927d Merge "Regenerate LocaleDataTables.cpp wtih Unicode 13 update" into rvc-dev by Nikita Iashchenko · 4 years, 3 months ago
  26. 93a9e78 Regenerate LocaleDataTables.cpp wtih Unicode 13 update by Nikita Iashchenko · 4 years, 4 months ago
  27. a74d637 Let LayerDrawable choose the best scaling filter for readback. by Kazuhiro Inaba · 4 years, 3 months ago
  28. 24cfad9 Merge "DO NOT MERGE Test sidecar OEM implementation for WM support library" into rvc-dev by Andrii Kulian · 4 years, 4 months ago
  29. ec6198e Merge "Add an option to zip incident report" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  30. 73b23c9 DO NOT MERGE Test sidecar OEM implementation for WM support library by Andrii Kulian · 4 years, 6 months ago
  31. b6f7c47 Add an option to zip incident report by Mike Ma · 4 years, 4 months ago
  32. 894f132 Revert "hwui: remove FatVector" by Tim Murray · 4 years, 4 months ago
  33. f56ade3 Actor signature overlayable policy by Winson · 4 years, 7 months ago
  34. 62ac8b5 Refactor overlayable policy by Winson · 4 years, 7 months ago
  35. 76e7430 Merge changes from topic "HWUI_JNI" by Derek Sollenberger · 4 years, 4 months ago
  36. 2173ea2 Export symbols for the newly exposed APEX/internal headers by Derek Sollenberger · 4 years, 4 months ago
  37. 42c5004 Remove dependence on libandroid_runtime from Bitmap.cpp by Derek Sollenberger · 4 years, 4 months ago
  38. 15da7e2 Update Region.cpp to use AParcel NDK APIs by Derek Sollenberger · 4 years, 4 months ago
  39. ee538a3 Cleanup header and build targets for libhwui clients. by Derek Sollenberger · 4 years, 4 months ago
  40. c5882c4 Remove dependencies on headers outside UI module by Derek Sollenberger · 4 years, 8 months ago
  41. 3d334d8 Make Bitmap::createFrom() account for zero stride by Leon Scroggins III · 4 years, 4 months ago
  42. 1254f67 Merge "Remove obsolete subdirs and optional_subdirs" by Anton Hansson · 4 years, 4 months ago
  43. 5368eda Cleanup LOG_TAG when bundled in HWUI by Derek Sollenberger · 4 years, 8 months ago
  44. 83ccff7 Move android.graphics JNI & APEX files into HWUI by Derek Sollenberger · 4 years, 8 months ago
  45. 305fb2f Remove obsolete subdirs and optional_subdirs by Anton Hansson · 4 years, 4 months ago
  46. 2ae81c3 Merge "Update GraphicsStats proto definition" by TreeHugger Robot · 4 years, 4 months ago
  47. b651719 Update GraphicsStats proto definition by Stan Iliev · 4 years, 4 months ago
  48. d8c867b Merge "[HWUI] Remove libgui from libhwui's dependency list" by TreeHugger Robot · 4 years, 4 months ago
  49. 805edec Merge "[HWUI] Remove references to gui/Surface." by TreeHugger Robot · 4 years, 4 months ago
  50. 9d0ab78 Merge "Use updated factory for SkOverdrawColorFilter" by TreeHugger Robot · 4 years, 4 months ago
  51. c7ddb87 Merge "Allow statsd to link against libprotoutil" by Howard Ro · 4 years, 4 months ago
  52. 680414e [HWUI] Remove libgui from libhwui's dependency list by Alec Mouri · 4 years, 5 months ago
  53. 43fe6fc [HWUI] Remove references to gui/Surface. by Alec Mouri · 4 years, 6 months ago
  54. 331c4e1 Use updated factory for SkOverdrawColorFilter by Mike Reed · 4 years, 4 months ago
  55. 260613f Allow statsd to link against libprotoutil by Jeffrey Huang · 4 years, 4 months ago
  56. bc12e08 Merge "[ANativeWindow] Rename allocateBuffers to tryAllocateBuffers" by TreeHugger Robot · 4 years, 4 months ago
  57. c9d5f3d [ANativeWindow] Rename allocateBuffers to tryAllocateBuffers by Alec Mouri · 4 years, 4 months ago
  58. 8a82b14 [HWUI] use ANativeWindow_getLastQueuedBuffer api by Alec Mouri · 4 years, 6 months ago
  59. 7cd9dae Merge "Merge "Remove String16 operator<<, now provided in header" am: 35d04c27ee am: f1e6950510" into qt-qpr1-dev-plus-aosp am: 2593e104d5 by Automerger Merge Worker · 4 years, 4 months ago
  60. f1e6950 Merge "Remove String16 operator<<, now provided in header" am: 35d04c27ee by Automerger Merge Worker · 4 years, 4 months ago
  61. 2ad1f91 Merge "Sort bag by attribute key when using libs" by Ryan Mitchell · 4 years, 4 months ago
  62. 849ccde Remove String16 operator<<, now provided in header by Steven Moreland · 4 years, 4 months ago
  63. 155d539 Sort bag by attribute key when using libs by Ryan Mitchell · 4 years, 4 months ago
  64. 0eb6fbd6 Merge changes Ia42a37c0,I644bc828 by Jerome Gaillard · 4 years, 4 months ago
  65. 0dff446 Merge changes from topic "statsd_libbinder_ndk" by TreeHugger Robot · 4 years, 4 months ago
  66. 0bfb664 Merge "Refactor GraphicsStatsService for updateability" by TreeHugger Robot · 4 years, 4 months ago
  67. 56da4c3 Use StatsDimensionsValueParcel within statsd apex by Ruchir Rastogi · 4 years, 5 months ago
  68. 09b630e Merge "PointerController: Add guards to ensure display is valid" by TreeHugger Robot · 4 years, 4 months ago
  69. 072be5e Merge "hwui: remove FatVector" by Tim Murray · 4 years, 4 months ago
  70. be84595 PointerController: Add guards to ensure display is valid by Prabir Pradhan · 4 years, 5 months ago
  71. 0865f2e hwui: remove FatVector by Tim Murray · 4 years, 5 months ago
  72. c904381 Refactor GraphicsStatsService for updateability by Stan Iliev · 4 years, 5 months ago
  73. cbeeff9 Merge "AImageDecoder: allow no color conversion" by Leon Scroggins · 4 years, 4 months ago
  74. 3109b4c Merge "Ensure SkiaPipeline always has a valid colorspace." by Derek Sollenberger · 4 years, 4 months ago
  75. ff07c8f [HWUI] use native_window timestamp apis by Alec Mouri · 4 years, 6 months ago
  76. 1863d94 Ensure SkiaPipeline always has a valid colorspace. by Derek Sollenberger · 4 years, 5 months ago
  77. c66f431 Merge "Convert fatal aborts to error returns" by TreeHugger Robot · 4 years, 5 months ago
  78. 758bc85 Merge changes from topic "b_144187174" by Joe Onorato · 4 years, 5 months ago
  79. d1d1aeb Remove this TEST_MAPPING file until I can figure out what this error means by Joe Onorato · 4 years, 5 months ago
  80. 869cb2a Merge "Adjust present time calculation" by John Reck · 4 years, 5 months ago
  81. 255ffff Make libincident into a stable C API. by Joe Onorato · 4 years, 5 months ago
  82. 6eeca5c AImageDecoder: allow no color conversion by Leon Scroggins III · 4 years, 5 months ago
  83. 73420dd Merge "Provide a typeface proc during SKP serialization that forces typefaces to be written." by Nathaniel Nifong · 4 years, 5 months ago
  84. f9a4dc4 Make HWUI build for macOs by Jerome Gaillard · 4 years, 5 months ago
  85. 56cffe5 Adjust present time calculation by John Reck · 4 years, 5 months ago
  86. 996773a Convert fatal aborts to error returns by John Reck · 4 years, 5 months ago
  87. 0fc1730 Merge "[HWUI] Use ANativeWindow_getNextFrameId api." by TreeHugger Robot · 4 years, 5 months ago
  88. 5e135fe Merge "Adapt SurfaceControl to libgui API for display info" by TreeHugger Robot · 4 years, 5 months ago
  89. 80c7ef1 [HWUI] Use ANativeWindow_getNextFrameId api. by Alec Mouri · 4 years, 6 months ago
  90. 5c5e55e Merge "Replace Outline#setConvexPath with Outline#setPath" by Leon Scroggins · 4 years, 5 months ago
  91. eaf4ca4 Merge "[HWUI] Hook up ANativeWindow_allocateBuffers" by TreeHugger Robot · 4 years, 5 months ago
  92. 68f6082 Merge "[HWUI] Use ANativeWindow inteception methods in ReliableSurface" by TreeHugger Robot · 4 years, 5 months ago
  93. a49beaa Replace Outline#setConvexPath with Outline#setPath by Leon Scroggins III · 4 years, 5 months ago
  94. c2a6537 [HWUI] Hook up ANativeWindow_allocateBuffers by Alec Mouri · 4 years, 6 months ago
  95. f023a32 [HWUI] Use ANativeWindow inteception methods in ReliableSurface by Alec Mouri · 4 years, 7 months ago
  96. 2843c44 Rename HWUI memory atrace counters by Yiwei Zhang · 4 years, 5 months ago
  97. 429fff4 Provide a typeface proc during SKP serialization that forces typefaces to be written. by Nathaniel Nifong · 4 years, 5 months ago
  98. 69b281d Adapt SurfaceControl to libgui API for display info by Dominik Laskowski · 4 years, 7 months ago
  99. 9f49a7c Force compressing ALPHA_8 to fail by Leon Scroggins III · 4 years, 5 months ago
  100. 4e65e38 Delete StatsLogEventWrapper by Ruchir Rastogi · 4 years, 5 months ago