Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
3624ed78fdec4fe07446547f678da86e073acbfd
/
native
faa1b0a
Have HWUI validate the WebViewFunctors at registration
by John Reck
· 5 years ago
6438998
Merge "Remove rotation based scaling" into sc-dev
by Vishnu Nair
· 5 years ago
0d7aff7
Remove rotation based scaling
by Vishnu Nair
· 5 years ago
de1e019
Update usage of FontCollection interfaces.
by Seigo Nonaka
· 5 years ago
b71cd0f
Merge "ANativeWindow_fromSurface: Use acquire not incStrong" into sc-dev
by Rob Carr
· 5 years ago
ee8da6b
Merge "AImageDecoder: return BAD_PARAMETER on null info" into sc-dev
by Leon Scroggins
· 5 years ago
86b378b
ANativeWindow_fromSurface: Use acquire not incStrong
by Robert Carr
· 5 years ago
6116e5c
AImageDecoder: return BAD_PARAMETER on null info
by Leon Scroggins III
· 5 years ago
87a07ea
Restore old behavior in pulic API setGeometry
by chaviw
· 5 years ago
9b2ac24
Added setBufferCrop to setGeometry
by chaviw
· 5 years ago
bc4e5c6
Merge "AImageDecoder: only support animation for F16 and 8888 (impl)" into sc-dev
by Leon Scroggins
· 5 years ago
875493dc
Merge "Replace llndk_library with llndk clause in cc_library" am: 9e9d7bd0bc am: f9abc183b4 am: 5bc3c6ad47
by Colin Cross
· 5 years ago
df33b95
AImageDecoder: only support animation for F16 and 8888 (impl)
by Leon Scroggins III
· 5 years ago
4ff7d4e
Replace llndk_library with llndk clause in cc_library
by Colin Cross
· 5 years ago
186a6ed
bpfmt native/android/Android.bp
by Colin Cross
· 5 years ago
8af1716
Merge "bpfmt native/android/Android.bp" into sc-dev
by TreeHugger Robot
· 5 years ago
b16eb69
bpfmt native/android/Android.bp
by Colin Cross
· 5 years ago
beb3b48
Introduce ASurfaceTransaction_setOnCommit api
by Vishnu Nair
· 5 years ago
0885db1
Merge "Updated native SurfaceControl APIs to reflect their behavior." into sc-dev
by Chavi Weingarten
· 5 years ago
b950a1f
Update native font API to read updated font files.
by Seigo Nonaka
· 5 years ago
ccf3e8b
Updated native SurfaceControl APIs to reflect their behavior.
by chaviw
· 5 years ago
a6d011d
Merge "Revert^2 "Remove setFrame from surface_control setGeometry"" into sc-dev
by Chavi Weingarten
· 5 years ago
305ec1d
Revert^2 "Remove setFrame from surface_control setGeometry"
by Chavi Weingarten
· 5 years ago
397cb14
Merge "Revert "Remove setFrame from surface_control setGeometry"" into sc-dev
by Orion Hodson
· 5 years ago
8e6aa66
reflect libbinder/am split
by Steven Moreland
· 5 years ago
da164b6
Merge "reflect libbinder/am split"
by Steven Moreland
· 5 years ago
98aa7d4
Revert "Remove setFrame from surface_control setGeometry"
by Orion Hodson
· 5 years ago
56fa22a
Merge "Remove setFrame from surface_control setGeometry" into sc-dev
by Chavi Weingarten
· 5 years ago
793941d
Merge "Add more OWNERS to more places" am: 0901b326ad am: 5aa92f6e27 am: 95a41d1fbb
by Treehugger Robot
· 5 years ago
2b5acf1
reflect libbinder/am split
by Steven Moreland
· 5 years ago
782102c
Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev
by Rob Carr
· 5 years ago
342e22d
Add more OWNERS to more places
by John Reck
· 5 years ago
84747c0
Merge "Add OWNERS for some native files" am: 20f4b99166 am: a1f2daa160 am: 6a1ac7167f
by Treehugger Robot
· 5 years ago
f57c016
ASurfaceTransaction: Add setEnableBackpressure
by Robert Carr
· 5 years ago
d15b4b5
Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev
by Marin Shalamanov
· 5 years ago
5bdebd0
Remove setFrame from surface_control setGeometry
by chaviw
· 5 years ago
511f914
setFrameRate: Make shouldBeSeamless an enum
by Marin Shalamanov
· 5 years ago
bde7f2b
Add OWNERS for some native files
by chaviw
· 5 years ago
647da08
Merge "Split ASurfaceTransaction_setGeometry api" into sc-dev
by Vasiliy Telezhnikov
· 5 years ago
86ae725
Add NDK API for getprocdns,setprocdns
by Remi NGUYEN VAN
· 5 years ago
3d50059
Add NDK API for getprocnetwork
by Remi NGUYEN VAN
· 5 years ago
5ead3aa5
Split ASurfaceTransaction_setGeometry api
by Vasiliy Telezhnikov
· 5 years ago
d594958
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
1b520a6
Merge "Introduce DynamicDisplayInfo" into sc-dev
by Marin Shalamanov
· 5 years ago
8a6a2bc
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
463ad8e
Introduce DynamicDisplayInfo
by Marin Shalamanov
· 5 years ago
71db889
Add GPU completion to FrameMetrics (1/3)
by Jorim Jaggi
· 5 years ago
051ef78
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
by Bob Badour
· 5 years ago
91697e1
Add ASurfaceControl_acquire api
by Huihong Luo
· 5 years ago
095e4fd
Merge "Update FakedFont to use shared pointer" into sc-dev
by TreeHugger Robot
· 5 years ago
7fc019c
Merge "Update OWNERS file for font files in FrameworksCoreTests" am: eff415e780 am: a4e2684bb5 am: 1bba2cdafa
by Seigo Nonaka
· 5 years ago
0e5f67a
Update FakedFont to use shared pointer
by Seigo Nonaka
· 5 years ago
bd4d43b
Update OWNERS file for font files in FrameworksCoreTests
by Seigo Nonaka
· 5 years ago
9b4db53
libjnigraphics: drop dependency on libandroid_runtime
by Orion Hodson
· 5 years ago
619db7f
Merge "Use structure aware fuzzing for pngs"
by TreeHugger Robot
· 5 years ago
9f3d2dd
Merge "(A)ImageDecoder: fix sampled dimensions with exif"
by TreeHugger Robot
· 5 years ago
8f77424
Use structure aware fuzzing for pngs
by Leon Scroggins III
· 5 years ago
5a5c2ce
(A)ImageDecoder: fix sampled dimensions with exif
by Leon Scroggins III
· 5 years ago
33dcfd4
Merge "fuzz_imagedecoder: ignore allocation failures"
by TreeHugger Robot
· 5 years ago
e2abb20
Merge "Build libjnigraphics, imagedecoder_fuzzer on host"
by Leon Scroggins
· 5 years ago
70fc986
Merge "Remove __ANDROID_API__ guards"
by TreeHugger Robot
· 5 years ago
ab0846e
Remove __ANDROID_API__ guards
by Jiyong Park
· 5 years ago
17a32e8
Merge "Improve AImageDecoder fuzzer"
by TreeHugger Robot
· 5 years ago
ba9a690
fuzz_imagedecoder: ignore allocation failures
by Leon Scroggins III
· 5 years ago
c72d0fb
Build libjnigraphics, imagedecoder_fuzzer on host
by Leon Scroggins III
· 5 years ago
f63c349
Improve AImageDecoder fuzzer
by Leon Scroggins III
· 5 years ago
335388d
Merge "Add a corpus of test files"
by Leon Scroggins
· 5 years ago
cdbe835
Merge "AImageDecoder: Add a fuzz target"
by Leon Scroggins
· 5 years ago
41903df
Merge "Implement AImageDecoder_setInternallyHandleDisposePrevious"
by TreeHugger Robot
· 5 years ago
cc60f0d
Add a corpus of test files
by Leon Scroggins III
· 6 years ago
140f508
AImageDecoder: Add a fuzz target
by Leon Scroggins III
· 6 years ago
c2ebc2b
Implement AImageDecoder_setInternallyHandleDisposePrevious
by Leon Scroggins III
· 5 years ago
3c7bdea
Merge "Implement AImageDecoder_resultToString"
by Leon Scroggins
· 5 years ago
14c70a7
Merge changes from topics "FrameInfo", "_advanceFrame"
by Leon Scroggins
· 5 years ago
dfb9559
Merge "Add TEST_MAPPING to run WebView CTS/GTS tests in presubmit."
by TreeHugger Robot
· 5 years ago
946f8d4
Implement AImageDecoder_resultToString
by Leon Scroggins III
· 5 years ago
4d7d960
Add TEST_MAPPING to run WebView CTS/GTS tests in presubmit.
by Anna Malova
· 5 years ago
6e73857
Merge "thermal: Add AThermal_getThermalHeadroom"
by Chris Forbes
· 5 years ago
709933c
Merge "Handle EXIF orientation in hwui/ImageDecoder"
by TreeHugger Robot
· 5 years ago
0621313
Implement FrameInfo methods on AImageDecoder
by Leon Scroggins III
· 5 years ago
c29ea55
Merge "Fix OWNERS for graphics" am: 9193da7db1 am: d6b927581d am: 76b29b2b5d
by Jeff Sharkey
· 5 years ago
97dd9f1
Fix OWNERS for graphics
by John Reck
· 5 years ago
139145b
Handle EXIF orientation in hwui/ImageDecoder
by Leon Scroggins III
· 5 years ago
b26aebc
Implement AImageDecoder _advanceFrame and _rewind
by Leon Scroggins III
· 5 years ago
366ef60
Merge "transcoding: move MediaTranscodeManager to apex"
by Chong Zhang
· 5 years ago
4209c4b
Merge "Updates noparent to only apply to the per-file files." am: ea8ca4b88a am: 96acd833fc am: f15eb86be0
by Daniel Norman
· 5 years ago
94a2752
Updates noparent to only apply to the per-file files.
by Daniel Norman
· 5 years ago
864d0b7
transcoding: move MediaTranscodeManager to apex
by Chong Zhang
· 5 years ago
1900bef
thermal: Add AThermal_getThermalHeadroom
by Chris Forbes
· 6 years ago
0ab7007
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
by Jeff Sharkey
· 5 years ago
52b9862
Improve OWNERS coverage across frameworks/base/.
by Jeff Sharkey
· 5 years ago
c4be443
Merge "Add AActivityManager UidImportance test"
by Chong Zhang
· 5 years ago
cb95b83
Merge "Add ActivityManager UidImportanceListener to libandroid"
by Chong Zhang
· 5 years ago
e6bcd1b
Add AActivityManager UidImportance test
by Chong Zhang
· 5 years ago
6b23764
Add API to WebView functor to support overlays
by Vasiliy Telezhnikov
· 5 years ago
7d8bb8a
Adding AHardwareBuffer_getId to libandroid
by Yiwei Zhang
· 5 years ago
8af8792
Add ActivityManager UidImportanceListener to libandroid
by Chong Zhang
· 5 years ago
41ffa8d
Add shouldBeSeamless param to Surface.setFrameRate
by Marin Shalamanov
· 5 years ago
06dbe5b
Add APermissionManager_checkPermission to libandroid
by Chong Zhang
· 5 years ago
2e21e9b
Merge "Make the connection between implementation and llndk_library explicit" am: 3e7b21c1b6 am: 2cbc12ba3e am: e0f4fce861 am: 7eebf2a93a
by Colin Cross
· 5 years ago
Next »