Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
b4877263b14f34e96bcf3b4e08e52f46fbba9228
/
core
/
jni
8f4714e
Merge "Switch frameworks/base/core/jni from gcc to clang." am: 69ef716
by Ben Wagner
· 9 years ago
885b742
Changes of root storage space unmounting time on Zygote Process
by doheon1.lee
· 9 years ago
b693817
Switch frameworks/base/core/jni from gcc to clang.
by Ben Wagner
· 9 years ago
969e8c3
Merge "Move updating window position off RT" into nyc-dev
by John Reck
· 9 years ago
38f6c03
Move updating window position off RT
by John Reck
· 9 years ago
58ae278
Merge "Use audio_session_t consistently" into nyc-dev
by Glenn Kasten
· 9 years ago
990ea13
Return DNG mimeType for the case kRAW_SkEncodedFormat
by Yujie Qin
· 9 years ago
c7605b8
Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev
by Rubin Xu
· 9 years ago
61adad8
Merge "Adjust graphics dataspace references to new standard" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
4003499
Merge "Dynamic audio policies: device type and address" into nyc-dev
by Jean-Michel Trivi
· 9 years ago
71e806b
Merge "Add fillType support to VectorDrawable" into nyc-dev
by Tenghui Zhu
· 9 years ago
4ad3988
Dynamic audio policies: device type and address
by Jean-Michel Trivi
· 9 years ago
46591f4
Add fillType support to VectorDrawable
by Teng-Hui Zhu
· 9 years ago
ac329d3
Merge "Exposing Context Hub service." into nyc-dev
by Ashutosh Joshi
· 9 years ago
6235a94
Unifying method names and comments to security logging, not device logging
by Michal Karpinski
· 9 years ago
7494eb2
Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev
by Derek Sollenberger
· 9 years ago
9ff7d22
Exposing Context Hub service.
by Peng Xu
· 9 years ago
7966d44
Adjust graphics dataspace references to new standard
by Eino-Ville Talvala
· 9 years ago
66f4831
frameworks/base: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
51e7805
Remove all non-porterduff xfermodes from the public API
by Derek Sollenberger
· 9 years ago
9dea71c
Merge "DngCreator: Only write orientation into IFD0" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
33b8404
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
cb1b27b
Merge "Fine scale the decoded result to match the desired sampleSize." into nyc-dev
by Anton Daubert
· 9 years ago
2612bbc
Merge "API to query which cores are exclusively assigned." into nyc-dev
by Martijn Coenen
· 9 years ago
4e5ec34
Fine scale the decoded result to match the desired sampleSize.
by Anton Daubert
· 9 years ago
8c35d5b
DngCreator: Only write orientation into IFD0
by Eino-Ville Talvala
· 9 years ago
cd4bdf3
API to query which cores are exclusively assigned.
by Martijn Coenen
· 9 years ago
659f3a1
Merge "Implement glCreateShaderProgramv JNI" into nyc-dev
by Pablo Ceballos
· 9 years ago
75e9129
Merge "Do not move PDF content as the content is already moved." into nyc-dev
by Philip P. Moltmann
· 9 years ago
ca87723
Merge "Remove redundant stop() from native audiotrack release." into nyc-dev
by Paul Mclean
· 9 years ago
78652ee
Remove redundant stop() from native audiotrack release.
by Paul McLean
· 9 years ago
329484b
Merge "Camera2 Legacy: Connect to surfaces it produces" into nyc-dev
by Chien-Yu Chen
· 9 years ago
8a35cbf
Merge "DngCreator: Improve BlackLevel, fix thumbnail metadata" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
7f16ec2
Implement glCreateShaderProgramv JNI
by Pablo Ceballos
· 9 years ago
8069b1f
DngCreator: Improve BlackLevel, fix thumbnail metadata
by Eino-Ville Talvala
· 9 years ago
485e41d
Merge "Revert "Disable HWUI_NEW_OPS"" into nyc-dev
by Chris Craik
· 9 years ago
29c3630
Camera2 Legacy: Connect to surfaces it produces
by Chien-Yu Chen
· 9 years ago
7c90661
Do not move PDF content as the content is already moved.
by Philip P. Moltmann
· 9 years ago
f0a7608
Revert "Disable HWUI_NEW_OPS"
by Chris Craik
· 9 years ago
ca9605f
Merge "Use modified android_dlwarning" into nyc-dev
by Dimitry Ivanov
· 9 years ago
7aa090e
Merge "Trim " (deleted)" from map names" into nyc-dev
by Mathieu Chartier
· 9 years ago
d47cbea
Trim " (deleted)" from map names
by Mathieu Chartier
· 9 years ago
5f2f804
Camera: Fix error handling for reading in vendor tags
by Eino-Ville Talvala
· 9 years ago
0e29efd
Merge "Create linker-namespace for the classloader" am: c6b66d3fb7
by Dimitry Ivanov
· 9 years ago
978c80b
Have ConnectivityService install packet filters when possible am: 578a76e7de
by Paul Jensen
· 9 years ago
578a76e
Have ConnectivityService install packet filters when possible
by Paul Jensen
· 9 years ago
74989b4
Merge "Camera2: Switch to auto-gen C++ binder interfaces" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
ddbf6c7
Use modified android_dlwarning
by Dimitry Ivanov
· 9 years ago
f8fd852
Merge "Force disconnect when the surface is about to be saved." into nyc-dev
by Chong Zhang
· 9 years ago
5d2d778
Camera2: Switch to auto-gen C++ binder interfaces
by Eino-Ville Talvala
· 9 years ago
0ce76e9
Merge "Add use for audio_unique_id_t" into nyc-dev
by Glenn Kasten
· 9 years ago
1984d78
Merge "Display Toast with linker warnings after Activity.onStart()" into nyc-dev
by Dimitry Ivanov
· 9 years ago
47e36a3
Force disconnect when the surface is about to be saved.
by Chong Zhang
· 9 years ago
86a27f3
Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev
by Pablo Ceballos
· 9 years ago
2a1d3cb
Merge "Use SkFILEStream directly when possible" into nyc-dev
by Yujie Qin
· 9 years ago
414c529
Merge "Add dumpsys meminfo --unreachable" into nyc-dev
by Colin Cross
· 9 years ago
211d905
Add use for audio_unique_id_t
by Glenn Kasten
· 9 years ago
c1d7b7f
Use SkFILEStream directly when possible
by Yujie Qin
· 9 years ago
4449ef5
Display Toast with linker warnings after Activity.onStart()
by Dimitry Ivanov
· 9 years ago
10c3a28
BinderProxy native destruction resilience
by Christopher Tate
· 9 years ago
768d813
Merge "Audio record notification: report audio device information" into nyc-dev
by Jean-Michel Trivi
· 9 years ago
8ab7280
Audio record notification: report audio device information
by Jean-Michel Trivi
· 9 years ago
ea90281
Create linker-namespace for the classloader
by Dimitry Ivanov
· 9 years ago
1a2cb45
Merge "Create linker-namespace for the classloader" into nyc-dev
by Dimitry Ivanov
· 9 years ago
9b09e53
JNI plumbing for native audio routing API
by Paul McLean
· 9 years ago
642a4f5
Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev
by Glenn Kasten
· 9 years ago
4dfd6c0
Merge "Disable HWUI_NEW_OPS" into nyc-dev
by John Reck
· 9 years ago
0bed032
Disable HWUI_NEW_OPS
by John Reck
· 9 years ago
a55c7f1
Create linker-namespace for the classloader
by Dimitry Ivanov
· 9 years ago
1cbf9b3
Allow sample rate UNSPECIFIED to mean a route-dependent value
by Glenn Kasten
· 9 years ago
0f61ae2
Merge "Add glReadPixels with buffer-offset argument" into nyc-dev
by Pablo Ceballos
· 9 years ago
16ad43c
Merge "Audio record notification: report client/device configuration" into nyc-dev
by Jean-Michel Trivi
· 9 years ago
33fd816
Audio record notification: report client/device configuration
by Jean-Michel Trivi
· 9 years ago
3005843
Merge "Support running AVD on UI thread" into nyc-dev
by Doris Liu
· 9 years ago
28cfd20
Support running AVD on UI thread
by Doris Liu
· 9 years ago
4dc580c
Merge "Emulator: Replace ro.kernel.qemu.gles with qemu.gles" into nyc-dev
by Bo Hu
· 9 years ago
68981ff
Add glReadPixels with buffer-offset argument
by Pablo Ceballos
· 9 years ago
280c5b2
Merge "Added hardwareproperties SystemService" into nyc-dev
by Polina Bondarenko
· 9 years ago
adc49e8
Delete all NetworkUtils DHCP-related code. am: c3b52bc466
by Erik Kline
· 9 years ago
0f6ae2e
resolve merge conflicts of b242549166 to nyc-dev
by Erik Kline
· 9 years ago
c3b52bc
Delete all NetworkUtils DHCP-related code.
by Erik Kline
· 9 years ago
b242549
Give bluetooth sufficient capabilities to run DhcpClient
by Erik Kline
· 9 years ago
b73396b
Emulator: Replace ro.kernel.qemu.gles with qemu.gles
by bohu
· 9 years ago
350e652
End staging animators when destroy RootRenderNode
by Doris Liu
· 9 years ago
c4bb185
VectorDrawable native rendering - Step 5 of MANY
by Doris Liu
· 9 years ago
f8754ac
Added hardwareproperties SystemService
by Polina Bondarenko
· 9 years ago
31af215
Merge "Use UTF32 directly in HarfBuzz<->Skia interface." into nyc-dev
by Ben Wagner
· 9 years ago
c4fb5f9
Add dumpsys meminfo --unreachable
by Colin Cross
· 9 years ago
bd45c08
Merge "Add dumpsys meminfo --unreachable" am: 916ea08119
by Colin Cross
· 9 years ago
916ea08
Merge "Add dumpsys meminfo --unreachable"
by Colin Cross
· 9 years ago
f491051
Merge "Optimize: Use measureText instead of doLayout." into nyc-dev
by Keisuke Kuroyanagi
· 9 years ago
c1fa6d0
Use UTF32 directly in HarfBuzz<->Skia interface.
by Ben Wagner
· 9 years ago
4c8a526
Optimize: Use measureText instead of doLayout.
by Keisuke Kuroyanagi
· 9 years ago
5b7188a
Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev
by Doris Liu
· 9 years ago
df7fdb1
Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""
by Doris Liu
· 9 years ago
fccb29c
Merge "Update Region parcelling to use SkRegion::Iter" into nyc-dev
by Derek Sollenberger
· 9 years ago
8e1206b
Merge "allow for slow FrameMetricsListeners" into nyc-dev
by Andres Morales
· 9 years ago
11f02d7
allow for slow FrameMetricsListeners
by Andres Morales
· 9 years ago
2528fcd
Merge commit '26ada7e78993241d702a908eae93d174cbb3c8b3' into HEAD
by Bill Yi
· 9 years ago
fd00820
Update Region parcelling to use SkRegion::Iter
by Derek Sollenberger
· 9 years ago
Next »