index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
AndroidRuntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "USB string descriptors are not UTF8, so it is not safe to treat them a...
Mike Lockwood
2014-09-19
1
-0
/
+14
|
\
|
*
USB string descriptors are not UTF8, so it is not safe to treat them as such.
Mike Lockwood
2014-09-08
1
-0
/
+14
*
|
Clean entire arg block when setting process name.
Jeff Brown
2014-09-11
1
-22
/
+1
*
|
Trim unnecessary pages when printing.
Svetoslav
2014-09-09
1
-0
/
+2
|
/
*
Update the handling of the native bridge property.
Calin Juravle
2014-08-26
1
-2
/
+10
*
Make native bridge property read-only.
Calin Juravle
2014-08-26
1
-1
/
+1
*
Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lm...
Brian Carlstrom
2014-08-15
1
-1
/
+1
|
\
|
*
Disable verification based on vold.decrypt. [frameworks/base]
Brian Carlstrom
2014-08-15
1
-1
/
+1
*
|
Remove system_server classes from the boot image.
Narayan Kamath
2014-08-15
1
-5
/
+1
|
/
*
Pass the name of the native bridge library to the runtime
Calin Juravle
2014-08-11
1
-0
/
+3
*
Move image classes options from art to AndroidRuntime [frameworks/base]
Brian Carlstrom
2014-08-06
1
-0
/
+4
*
Disable compilation based on vold.decrypt. [frameworks/base]
Brian Carlstrom
2014-08-06
1
-107
/
+65
*
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...
Brian Carlstrom
2014-08-06
1
-0
/
+42
*
Rewriting android.text.format.Time without the native _tz functions
Neil Fuller
2014-07-24
1
-2
/
+0
*
Add support in the platform for Activity Recognition Hardware.
destradaa
2014-07-11
1
-0
/
+2
*
Camera2: Add CPU/GPU overhead measurement to legacy mode
Eino-Ville Talvala
2014-07-10
1
-0
/
+2
*
am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product ...
Brian Carlstrom
2014-07-09
1
-202
/
+184
|
\
|
*
Make dex2oat heap size product configurable [frameworks/base]
Brian Carlstrom
2014-07-08
1
-202
/
+184
*
|
am c61a7575: am d62196cf: am 3fa99ec7: Merge "Remove bogus 2 char limit for l...
Narayan Kamath
2014-07-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge "Remove bogus 2 char limit for locales and countries."
Narayan Kamath
2014-07-01
1
-2
/
+2
|
|
\
|
|
*
Remove bogus 2 char limit for locales and countries.
Narayan Kamath
2014-07-01
1
-2
/
+2
*
|
|
am bd71bf18: am 8922ddba: am a6e06889: Merge "Add profiler type options"
Brian Carlstrom
2014-07-01
1
-0
/
+16
|
\
\
\
|
|
/
/
|
*
|
Add profiler type options
Wei Jin
2014-06-24
1
-0
/
+16
|
|
/
*
|
Implement line breaking using ICU break iterator
Anish Athalye
2014-06-30
1
-0
/
+2
*
|
am ac777c82: am 3e836835: am a06f5fa6: Merge "Fix the initialization of some ...
Calin Juravle
2014-06-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix the initialization of some profile properties
Calin Juravle
2014-06-19
1
-2
/
+2
*
|
First pass at FingerprintService integration with HAL.
Jim Miller
2014-06-17
1
-0
/
+2
*
|
Merge "remove call to (deprecated) SetDeviceConfig"
Leon Scroggins
2014-06-10
1
-3
/
+0
|
\
\
|
*
|
remove call to (deprecated) SetDeviceConfig
Mike Reed
2014-06-11
1
-3
/
+0
*
|
|
am cdd1fd7a: am b0492d69: am 16719591: Merge "Shrink profiler.start-immediate...
Calin Juravle
2014-06-11
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Shrink profiler.start-immediately to fit in the maximum property size
Calin Juravle
2014-06-11
1
-1
/
+1
*
|
|
am 5fc4e487: am b0f59cdc: am 2f84b69b: Merge "Improved profile.start-immediat...
Calin Juravle
2014-06-11
1
-1
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Improved profile.start-immediately comment
Calin Juravle
2014-06-10
1
-1
/
+2
*
|
am ee20e16d: am 337f97be: am 97f7f24c: Merge "Fixed comments related to profi...
Calin Juravle
2014-06-09
1
-1
/
+2
|
\
\
|
|
/
|
*
Fixed comments related to profile properties.
Calin Juravle
2014-06-09
1
-1
/
+2
*
|
am c88a5ac3: am d1d46d9d: am bbf849b1: Merge "Add missing profiler options."
Calin Juravle
2014-06-06
1
-21
/
+55
|
\
\
|
|
/
|
*
Add missing profiler options.
Calin Juravle
2014-06-06
1
-21
/
+55
|
*
Move to dalvik.vm.lib.2 to force default to libart
Brian Carlstrom
2014-05-28
1
-1
/
+1
*
|
Merge "add sound trigger JNI"
Eric Laurent
2014-06-05
1
-0
/
+2
|
\
\
|
*
|
add sound trigger JNI
Eric Laurent
2014-06-04
1
-0
/
+2
*
|
|
Merge "Ignore inPurgeable and inInputShareable."
Leon Scroggins III
2014-06-04
1
-6
/
+0
|
\
\
\
|
*
|
|
Ignore inPurgeable and inInputShareable.
Leon Scroggins III
2014-06-03
1
-6
/
+0
|
|
/
/
*
|
|
Remove GLRenderer
John Reck
2014-06-02
1
-2
/
+0
|
/
/
*
|
Move to dalvik.vm.lib.2 to force default to libart
Brian Carlstrom
2014-05-28
1
-1
/
+1
*
|
camera2: Move DngCreator to hardware/camera2.
Ruben Brunk
2014-05-22
1
-0
/
+2
*
|
Merge "camera2: Add HAL1 compatibility shim skeleton."
Ruben Brunk
2014-05-22
1
-0
/
+2
|
\
\
|
*
|
camera2: Add HAL1 compatibility shim skeleton.
Ruben Brunk
2014-05-21
1
-0
/
+2
*
|
|
opengl: Add GLES31 and GLES31Ext classes
Jesse Hall
2014-05-21
1
-0
/
+4
|
/
/
*
|
Merge "Adding APIs to render PDF documents."
Svetoslav
2014-05-15
1
-0
/
+2
|
\
\
|
*
|
Adding APIs to render PDF documents.
Svetoslav
2014-05-13
1
-0
/
+2
[next]