Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2eacd06bfb82b33dfcbccafbcfc0bf1218484bb5
2eacd06
Frameworks/base: Early init native bridge
by jgu21
· 10 years ago
799812c
Merge "Clean up makefile cruft."
by Dan Albert
· 10 years ago
88ba339
Clean up makefile cruft.
by Dan Albert
· 10 years ago
bcaaebb
Merge "Clean up test makefiles."
by Dan Albert
· 10 years ago
715d01a
Clean up test makefiles.
by Dan Albert
· 10 years ago
296a712
Merge "Make a field final."
by Ian Rogers
· 10 years ago
8bbc526
Merge "Don't check a staticly allocated array for null."
by Dan Albert
· 10 years ago
4fb58b0
Don't check a staticly allocated array for null.
by Dan Albert
· 10 years ago
8085477
Merge "Don't check for null references."
by Dan Albert
· 10 years ago
2ffa4aa
Merge "Use char16_t for char things."
by Dan Albert
· 10 years ago
5a6934c
Merge "Don't pollute the namespace for two uses."
by Dan Albert
· 10 years ago
294ce05
Merge "Make string literal concatenation play nice with C++11."
by Dan Albert
· 10 years ago
1c6c757
Don't pollute the namespace for two uses.
by Dan Albert
· 10 years ago
be23d47
Make string literal concatenation play nice with C++11.
by Dan Albert
· 10 years ago
a8995ad
Don't check for null references.
by Dan Albert
· 10 years ago
f348c15
Use char16_t for char things.
by Dan Albert
· 10 years ago
ab94a16
Merge "Small documentation fixes across many files."
by Elliott Hughes
· 10 years ago
f4eaaad
Merge "Fix use of %llx for sscanf 64 bit values."
by Christopher Ferris
· 10 years ago
2b653ea
Merge "Add new header to support 32 bit/64 bit dumps."
by Christopher Ferris
· 10 years ago
bebb267
Add new header to support 32 bit/64 bit dumps.
by Christopher Ferris
· 10 years ago
d0646dc
Small documentation fixes across many files.
by Mark Doliner
· 10 years ago
523afd1
Merge "Frameworks/base: Add native bridge post-fork initialization"
by Andreas Gampe
· 10 years ago
be76be8
Merge "android_media_MediaMuxer_setLocation: amended signature."
by Narayan Kamath
· 10 years ago
39478fd
android_media_MediaMuxer_setLocation: amended signature.
by Robert Shih
· 11 years ago
aec67dc
Frameworks/base: Add native bridge post-fork initialization
by Andreas Gampe
· 10 years ago
c70b5e6
Fix use of %llx for sscanf 64 bit values.
by Christopher Ferris
· 10 years ago
c1ce74c
Merge "Revert "SELinuxMMAC unit tests""
by Nick Kralevich
· 10 years ago
01a5aa9
Revert "SELinuxMMAC unit tests"
by Nick Kralevich
· 10 years ago
3d4cfc0
Merge "SELinuxMMAC unit tests"
by Nick Kralevich
· 10 years ago
2f44656
SELinuxMMAC unit tests
by Robert Craig
· 10 years ago
0988daa
Merge "Add testing api to SELinuxMMAC code."
by Nick Kralevich
· 10 years ago
9989115
Add testing api to SELinuxMMAC code.
by Robert Craig
· 10 years ago
25d928f
Merge "Update WebViewFactory.java to compile in AOSP."
by Marcin Kosiba
· 10 years ago
5ddbe72
Merge "Load the WebView Java code via createPackageContext."
by Marcin Kosiba
· 10 years ago
2453f61
Merge "Remove WebView library preloading mechanism."
by Marcin Kosiba
· 10 years ago
8178edf
Merge "Fixing android.text.format.Time for non-English locales"
by Neil Fuller
· 10 years ago
788cb18
Fixing android.text.format.Time for non-English locales
by Neil Fuller
· 10 years ago
6d3c825
Merge "Remove obsolete pruneDexCache"
by Brian Carlstrom
· 10 years ago
09107db
Remove obsolete pruneDexCache
by Alex Light
· 10 years ago
7d86375
Merge "Change /dalvik-cache to be owned by root."
by Brian Carlstrom
· 10 years ago
79bf400
Change /dalvik-cache to be owned by root.
by Alex Light
· 10 years ago
d8e34a6
Make a field final.
by Ian Rogers
· 10 years ago
2d3571c
Merge "Fix the length of a profiler system property"
by Calin Juravle
· 10 years ago
852debc
Merge "Update the handling of the native bridge property."
by Calin Juravle
· 10 years ago
3bec87c
Merge "Pass vmSafeMode (manifest attribute) to installd."
by Calin Juravle
· 10 years ago
4d033e1
Fix the length of a profiler system property
by Wei Jin
· 10 years ago
d71de10
Update the handling of the native bridge property.
by Calin Juravle
· 10 years ago
e8d2ffd
Pass vmSafeMode (manifest attribute) to installd.
by Calin Juravle
· 10 years ago
9b5112c
Merge "Make native bridge property read-only."
by Calin Juravle
· 10 years ago
007848a
Merge "We need to specify a target SDK < 21 to use graphics RS."
by Stephen Hines
· 10 years ago
28aec0e
We need to specify a target SDK < 21 to use graphics RS.
by Stephen Hines
· 10 years ago
7a16ffe
Merge "Replace NULL macros with nullptr literals."
by Stephen Hines
· 10 years ago
bda0d8e
Merge "Mark configuration strings as non-translatable."
by Robert Greenwalt
· 10 years ago
e1501d7
Mark configuration strings as non-translatable.
by Igor Viarheichyk
· 10 years ago
977c4a5
Merge "Clean up ExceptionOccurred."
by Mathieu Chartier
· 10 years ago
98671c3
Clean up ExceptionOccurred.
by Mathieu Chartier
· 10 years ago
8f9ebc8
Merge "Remove unnecessary explicit GC in ZygoteInit."
by Mathieu Chartier
· 10 years ago
9a88f10
Remove unnecessary explicit GC in ZygoteInit.
by Mathieu Chartier
· 10 years ago
488230c3
Replace NULL macros with nullptr literals.
by Chris Wailes
· 10 years ago
53db6ae
Make native bridge property read-only.
by Calin Juravle
· 10 years ago
4289556
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
be7b1de
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
085889e
Merge "WifiP2pWfdInfo set device type bugfix"
by Elliott Hughes
· 10 years ago
8b3b8100
WifiP2pWfdInfo set device type bugfix
by Grigoriy Kraynov
· 10 years ago
708da44
Merge "Use gettid directly in frameworks JNI."
by Elliott Hughes
· 10 years ago
06451fe
Use gettid directly in frameworks JNI.
by Elliott Hughes
· 10 years ago
8a28e16
Merge "Update ziparchive usage to the new API."
by Piotr Jastrzebski
· 10 years ago
7c8318c0
Merge "PackageInfo is a class, not a struct"
by Brian Carlstrom
· 10 years ago
4d4e450
PackageInfo is a class, not a struct
by Brian Carlstrom
· 10 years ago
21d1b11
Merge "Disable verification based on vold.decrypt. [frameworks/base]"
by Brian Carlstrom
· 10 years ago
1567d2f0
Disable verification based on vold.decrypt. [frameworks/base]
by Brian Carlstrom
· 10 years ago
e2134a4
Update ziparchive usage to the new API.
by Piotr Jastrzebski
· 10 years ago
03c8660
Integrate NativeActivity with NativeBridge interfaces
by Yong WU
· 10 years ago
508e768
Merge "Integrate NativeActivity with NativeBridge interfaces"
by Calin Juravle
· 10 years ago
2013cb1
Merge "Prevent system_server shutdown when trying to format external storage"
by Jeff Sharkey
· 10 years ago
4179e88
Merge "Revert "Collapse code paths for single- and multi-input kernels.""
by Stephen Hines
· 10 years ago
c9c7daf
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
24a2ee6
Merge "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 10 years ago
67fe6d1
Merge "Revert "Fix a bug: unable to start activity when AM is killing the process.""
by Craig Mautner
· 10 years ago
ca9ba58
Revert "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 10 years ago
5073145
Fix a bug: unable to start activity when AM is killing the process.
by Leo Hsu
· 10 years ago
dc0afc9
Merge "Fix a bug: unable to start activity when AM is killing the process."
by Craig Mautner
· 10 years ago
dafcc61
Merge "Don't unnecessarily set LayoutParams on children"
by Adam Powell
· 10 years ago
219b535
Fix the instruction set for dex file during (re)moving ops.
by Calin Juravle
· 10 years ago
2f4cf2c
Pass the name of the native bridge library to the runtime
by Calin Juravle
· 10 years ago
eb34702
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 10 years ago
07291cc
Merge "Remove memory leak."
by Piotr Jastrzebski
· 10 years ago
1a68b07
Remove memory leak.
by Piotr Jastrzebski
· 10 years ago
94f3e47
Merge "Fix the instruction set for dex file during (re)moving ops."
by Calin Juravle
· 10 years ago
3d27443
Merge "Pass the name of the native bridge library to the runtime"
by Calin Juravle
· 10 years ago
7f93572
Merge "Use native ISA for dex code (in case there's a NativeBridge)"
by Calin Juravle
· 10 years ago
576c384
Use native ISA for dex code (in case there's a NativeBridge)
by Calin Juravle
· 10 years ago
3c4b227
Update WebViewFactory.java to compile in AOSP.
by Marcin Kosiba
· 10 years ago
a7e4fe9
Load the WebView Java code via createPackageContext.
by Torne (Richard Coles)
· 10 years ago
3d9bcc0
Remove WebView library preloading mechanism.
by Torne (Richard Coles)
· 11 years ago
8b8c718
Merge "Make system use patchoat to relocate during runtime."
by Brian Carlstrom
· 10 years ago
1995d12
Make system use patchoat to relocate during runtime.
by Alex Light
· 10 years ago
7782c6b
Merge "Fix JNI error in exception reporting."
by Mathieu Chartier
· 10 years ago
cf6775e
Fix JNI error in exception reporting.
by Mathieu Chartier
· 10 years ago
20bac14
Merge changes I69c064b0,I1972c5af
by Brian Carlstrom
· 10 years ago
Next »