Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
cb2feba0fbc5f9a80e3c5cc863ecd56b26113e39
/
libs
29154b1
Do not leak dump objects.
by Florian Mayer
· 6 years ago
6b8abeb
Fix TextureView calling eglCreateImage with a destructed buffer
by Stan Iliev
· 6 years ago
8a3b983
Fix for WebView not drawing in a layer
by Stan Iliev
· 6 years ago
5dc36b2
Merge "libafw: Use std::free explicitly for overlays" into rvc-dev
by TreeHugger Robot
· 6 years ago
c4142d9
libafw: Use std::free explicitly for overlays
by Ryan Mitchell
· 6 years ago
556fe0b
Merge "Revert "Drop max texture cache size from 12x to 5x"" into rvc-dev
by John Reck
· 6 years ago
ada8355
Merge "Downgrade Window JetPack" into rvc-dev
by Diego Vela
· 6 years ago
dd5d287
Add libincident_test to MTS
by Ruchir Rastogi
· 6 years ago
30d3678
Revert "Drop max texture cache size from 12x to 5x"
by Leon Scroggins
· 6 years ago
2201f8b
Merge "Add policies and enforce overlayable to header" into rvc-dev
by Ryan Mitchell
· 6 years ago
b9437ef
Downgrade Window JetPack
by Diego Vela
· 6 years ago
a707013
Add policies and enforce overlayable to header
by Ryan Mitchell
· 6 years ago
d338dfe
Avoid Asset::LoadImpl crash when getBuffer is null
by Ryan Mitchell
· 7 years ago
a818713
Use JNI types for return types of JNI methods
by Jerome Gaillard
· 6 years ago
cd13452
Merge "Update WM Jetpack impl to use WindowMetrics" into rvc-dev
by Chris Li
· 6 years ago
50df43e
Update WM Jetpack impl to use WindowMetrics
by Chris Li
· 6 years ago
acf8443
Merge "Avoid excessive KGSL maps" into rvc-dev
by John Reck
· 6 years ago
8ddbc59
Avoid excessive KGSL maps
by John Reck
· 6 years ago
a2588f7
Fix the use of pdfium
by Haibo Huang
· 6 years ago
21b6e91
Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev
by Dheeraj Shetty
· 6 years ago
882ba30
Merge "Send drawFinish callback even if did not draw" into rvc-dev
by Chavi Weingarten
· 6 years ago
b624af3
Revert^2 "hwui: remove FatVector"
by Jagadeesh Pakaravoor
· 6 years ago
950f2aa
Fix setShadowLayer + drawTextOnPath
by Leon Scroggins III
· 6 years ago
5fc80e7
Send drawFinish callback even if did not draw
by chaviw
· 6 years ago
ac774e3
Merge "Restore preserving mutability over parceling" into rvc-dev
by TreeHugger Robot
· 6 years ago
9054ca2
Restore preserving mutability over parceling
by John Reck
· 6 years ago
b8a61d1
Merge "Fail install when resources.arsc is compressed" into rvc-dev
by Ryan Mitchell
· 6 years ago
192400c
Fail install when resources.arsc is compressed
by Ryan Mitchell
· 6 years ago
a909305
Invalidate idmap when target updates
by Ryan Mitchell
· 6 years ago
5d3fc10
Merge "Don't reset the capture mode after each frame when using the CallbackAPI" into rvc-dev
by TreeHugger Robot
· 6 years ago
5f9753d
Don't reset the capture mode after each frame when using the CallbackAPI
by Derek Sollenberger
· 6 years ago
10dd5e9
Merge "Don't update the genID for an immutable bitmap" into rvc-dev
by TreeHugger Robot
· 6 years ago
f97b29d2
Switch get_env_or_die to requireEnv
by Leon Scroggins III
· 6 years ago
d3e9eec
Don't update the genID for an immutable bitmap
by Derek Sollenberger
· 6 years ago
1b922d5
Merge "Begin moving FrameworkResourceLoaderTest to cts" into rvc-dev
by Ryan Mitchell
· 6 years ago
f889444
AImageDecoder: Suppress log messages
by Leon Scroggins III
· 6 years ago
199b09a
Begin moving FrameworkResourceLoaderTest to cts
by Ryan Mitchell
· 6 years ago
c2e20c4
Merge "[HWUI] Add null check for CanvasContext" into rvc-dev
by TreeHugger Robot
· 6 years ago
8275fb7
Merge changes If7ea17d5,If6364fd6 into rvc-dev
by Ryan Mitchell
· 6 years ago
026106f
[HWUI] Add null check for CanvasContext
by Alec Mouri
· 6 years ago
892ccd9
Optimize memory usage in incidentd
by Mike Ma
· 6 years ago
14f33ae
Merge "Native API Council asked that we remove the C++ class from the public header." into rvc-dev
by TreeHugger Robot
· 6 years ago
824cc49
Assigned package ids to overlays last
by Ryan Mitchell
· 6 years ago
b894c27
Revert "Assign shared libraries stable package ids"
by Ryan Mitchell
· 6 years ago
084aa3c
Native API Council asked that we remove the C++ class from the public header.
by Joe Onorato
· 6 years ago
1e37730
Merge "Statsd update for native puller api feedback" into rvc-dev
by TreeHugger Robot
· 6 years ago
b0544a7
Merge changes from topic "res_loader_dir" into rvc-dev
by Ryan Mitchell
· 6 years ago
73597dc
Statsd update for native puller api feedback
by Tej Singh
· 6 years ago
39cacf2
Allow using loaders on non-RM Resources instances
by Ryan Mitchell
· 6 years ago
4ea1e42
Move AssetsProvider to native layer
by Ryan Mitchell
· 6 years ago
c07aa70
Add ResourcesProvider.loadFromDirectory
by Ryan Mitchell
· 6 years ago
ef40d2e
Refactor ApkAsset loading APIs
by Ryan Mitchell
· 6 years ago
e35e87f
Fix bugprone-use-after-move warnings
by Ryan Mitchell
· 6 years ago
099927d
Merge "Regenerate LocaleDataTables.cpp wtih Unicode 13 update" into rvc-dev
by Nikita Iashchenko
· 6 years ago
93a9e78
Regenerate LocaleDataTables.cpp wtih Unicode 13 update
by Nikita Iashchenko
· 6 years ago
a74d637
Let LayerDrawable choose the best scaling filter for readback.
by Kazuhiro Inaba
· 6 years ago
24cfad9
Merge "DO NOT MERGE Test sidecar OEM implementation for WM support library" into rvc-dev
by Andrii Kulian
· 6 years ago
ec6198e
Merge "Add an option to zip incident report" into rvc-dev
by TreeHugger Robot
· 6 years ago
73b23c9
DO NOT MERGE Test sidecar OEM implementation for WM support library
by Andrii Kulian
· 6 years ago
b6f7c47
Add an option to zip incident report
by Mike Ma
· 6 years ago
894f132
Revert "hwui: remove FatVector"
by Tim Murray
· 6 years ago
f56ade3
Actor signature overlayable policy
by Winson
· 6 years ago
62ac8b5
Refactor overlayable policy
by Winson
· 6 years ago
76e7430
Merge changes from topic "HWUI_JNI"
by Derek Sollenberger
· 6 years ago
2173ea2
Export symbols for the newly exposed APEX/internal headers
by Derek Sollenberger
· 6 years ago
42c5004
Remove dependence on libandroid_runtime from Bitmap.cpp
by Derek Sollenberger
· 6 years ago
15da7e2
Update Region.cpp to use AParcel NDK APIs
by Derek Sollenberger
· 6 years ago
ee538a3
Cleanup header and build targets for libhwui clients.
by Derek Sollenberger
· 6 years ago
c5882c4
Remove dependencies on headers outside UI module
by Derek Sollenberger
· 6 years ago
3d334d8
Make Bitmap::createFrom() account for zero stride
by Leon Scroggins III
· 6 years ago
1254f67
Merge "Remove obsolete subdirs and optional_subdirs"
by Anton Hansson
· 6 years ago
5368eda
Cleanup LOG_TAG when bundled in HWUI
by Derek Sollenberger
· 6 years ago
83ccff7
Move android.graphics JNI & APEX files into HWUI
by Derek Sollenberger
· 6 years ago
305fb2f
Remove obsolete subdirs and optional_subdirs
by Anton Hansson
· 6 years ago
2ae81c3
Merge "Update GraphicsStats proto definition"
by TreeHugger Robot
· 6 years ago
b651719
Update GraphicsStats proto definition
by Stan Iliev
· 6 years ago
d8c867b
Merge "[HWUI] Remove libgui from libhwui's dependency list"
by TreeHugger Robot
· 6 years ago
805edec
Merge "[HWUI] Remove references to gui/Surface."
by TreeHugger Robot
· 6 years ago
9d0ab78
Merge "Use updated factory for SkOverdrawColorFilter"
by TreeHugger Robot
· 6 years ago
c7ddb87
Merge "Allow statsd to link against libprotoutil"
by Howard Ro
· 6 years ago
680414e
[HWUI] Remove libgui from libhwui's dependency list
by Alec Mouri
· 6 years ago
43fe6fc
[HWUI] Remove references to gui/Surface.
by Alec Mouri
· 6 years ago
331c4e1
Use updated factory for SkOverdrawColorFilter
by Mike Reed
· 6 years ago
260613f
Allow statsd to link against libprotoutil
by Jeffrey Huang
· 6 years ago
bc12e08
Merge "[ANativeWindow] Rename allocateBuffers to tryAllocateBuffers"
by TreeHugger Robot
· 6 years ago
c9d5f3d
[ANativeWindow] Rename allocateBuffers to tryAllocateBuffers
by Alec Mouri
· 6 years ago
8a82b14
[HWUI] use ANativeWindow_getLastQueuedBuffer api
by Alec Mouri
· 6 years ago
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
· 6 years ago
f1e6950
Merge "Remove String16 operator<<, now provided in header" am: 35d04c27ee
by Automerger Merge Worker
· 6 years ago
2ad1f91
Merge "Sort bag by attribute key when using libs"
by Ryan Mitchell
· 6 years ago
849ccde
Remove String16 operator<<, now provided in header
by Steven Moreland
· 6 years ago
155d539
Sort bag by attribute key when using libs
by Ryan Mitchell
· 6 years ago
0eb6fbd6
Merge changes Ia42a37c0,I644bc828
by Jerome Gaillard
· 6 years ago
0dff446
Merge changes from topic "statsd_libbinder_ndk"
by TreeHugger Robot
· 6 years ago
0bfb664
Merge "Refactor GraphicsStatsService for updateability"
by TreeHugger Robot
· 6 years ago
56da4c3
Use StatsDimensionsValueParcel within statsd apex
by Ruchir Rastogi
· 6 years ago
09b630e
Merge "PointerController: Add guards to ensure display is valid"
by TreeHugger Robot
· 6 years ago
072be5e
Merge "hwui: remove FatVector"
by Tim Murray
· 6 years ago
be84595
PointerController: Add guards to ensure display is valid
by Prabir Pradhan
· 6 years ago
0865f2e
hwui: remove FatVector
by Tim Murray
· 6 years ago
Next »