index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some more test cleanup.
Dan Albert
2014-10-16
2
-30
/
+36
*
Merge "Use LOCAL_CLANG := false for GLES wrappers for now"
Chih-hung Hsieh
2014-10-16
1
-0
/
+2
|
\
|
*
Use LOCAL_CLANG := false for GLES wrappers for now
Bernhard Rosenkraenzer
2014-10-15
1
-0
/
+2
*
|
Merge "Don't check if this == NULL."
Dan Albert
2014-10-15
3
-4
/
+8
|
\
\
|
*
|
Don't check if this == NULL.
Dan Albert
2014-09-16
3
-4
/
+8
*
|
|
Merge "Link sigchain to surfaceflinger main executable"
Dmitriy Ivanov
2014-10-14
2
-3
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Link sigchain to surfaceflinger main executable
Dmitriy Ivanov
2014-10-09
2
-3
/
+27
|
/
/
*
|
Merge "Allow more than one dex2oat extra option"
Narayan Kamath
2014-10-01
1
-5
/
+38
|
\
\
|
*
|
Allow more than one dex2oat extra option
Yevgeny Rouban
2014-09-17
1
-5
/
+38
*
|
|
Merge "Fix a null dereference."
Dan Albert
2014-09-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a null dereference.
Dan Albert
2014-09-23
1
-1
/
+1
|
/
/
*
|
Merge "Clean cruft out of makefiles."
Dan Albert
2014-09-12
8
-49
/
+17
|
\
\
|
*
|
Clean cruft out of makefiles.
Dan Albert
2014-09-11
8
-49
/
+17
|
/
/
*
|
Merge "Fix warnings on unused variables and parameters."
Chih-Hung Hsieh
2014-09-12
3
-28
/
+25
|
\
\
|
*
|
Fix warnings on unused variables and parameters.
Chih-Hung Hsieh
2014-09-11
3
-28
/
+25
*
|
|
Merge "Work around C11 const atomic restrictions."
Hans Boehm
2014-09-11
1
-1
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Work around C11 const atomic restrictions.
Hans Boehm
2014-09-11
1
-1
/
+9
|
/
/
*
|
Merge "Silence warnings about unused parameters."
Dan Albert
2014-09-11
6
-15
/
+15
|
\
\
|
*
|
Silence warnings about unused parameters.
Dan Albert
2014-09-09
6
-15
/
+15
|
|
/
*
|
Merge "Fix clang warnings about struct vs. class."
Dan Albert
2014-09-10
3
-3
/
+3
|
\
\
|
*
|
Fix clang warnings about struct vs. class.
Dan Albert
2014-09-09
3
-3
/
+3
|
|
/
*
|
Merge "Use time() instead of clock() for timeouts."
Christopher Ferris
2014-09-09
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use time() instead of clock() for timeouts.
Christopher Ferris
2014-09-09
1
-4
/
+4
|
/
*
Merge "Make string literal concatenation play nice with C++11."
Dan Albert
2014-09-09
5
-25
/
+25
|
\
|
*
Make string literal concatenation play nice with C++11.
Dan Albert
2014-09-08
5
-25
/
+25
*
|
Merge "Fix relabeling of secondary user package directories."
Nick Kralevich
2014-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix relabeling of secondary user package directories.
Stephen Smalley
2014-09-08
1
-1
/
+1
|
/
*
Merge "Remove obsolete prunedexcache"
Brian Carlstrom
2014-08-28
3
-55
/
+0
|
\
|
*
Remove obsolete prunedexcache
Alex Light
2014-08-28
3
-55
/
+0
|
/
*
Merge "Add vm_safe_mode to dexopt."
Calin Juravle
2014-08-27
3
-10
/
+16
|
\
|
*
Add vm_safe_mode to dexopt.
Calin Juravle
2014-08-27
3
-10
/
+16
|
/
*
Merge "Pass isa features flag to dex2oat."
Calin Juravle
2014-08-26
1
-8
/
+21
|
\
|
*
Pass isa features flag to dex2oat.
Calin Juravle
2014-08-26
1
-8
/
+21
*
|
Merge "Fix validation of system paths in installd."
Calin Juravle
2014-08-22
2
-27
/
+67
|
\
\
|
|
/
|
*
Fix validation of system paths in installd.
Calin Juravle
2014-08-22
2
-27
/
+67
*
|
Merge "Allow apk path to contain one subdirectory."
Calin Juravle
2014-08-22
2
-26
/
+27
|
\
\
|
|
/
|
*
Allow apk path to contain one subdirectory.
Calin Juravle
2014-08-22
2
-26
/
+27
|
/
*
Merge "Fix CAS argument type."
Hans Boehm
2014-08-16
1
-1
/
+1
|
\
|
*
Fix CAS argument type.
Hans Boehm
2014-08-19
1
-1
/
+1
*
|
Merge "Use gettid directly in binder."
Elliott Hughes
2014-08-16
1
-1
/
+1
|
\
\
|
*
|
Use gettid directly in binder.
Elliott Hughes
2014-08-18
1
-1
/
+1
|
|
/
*
|
Merge "Disable verification based on vold.decrypt. [frameworks/native]"
Brian Carlstrom
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Disable verification based on vold.decrypt. [frameworks/native]
Brian Carlstrom
2014-08-15
1
-1
/
+1
|
/
*
Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 ...
Hans Boehm
2014-08-12
2
-15
/
+21
|
\
|
*
Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
Hans Boehm
2014-08-12
2
-15
/
+21
*
|
Merge "Change an accidental ALOGE to an ALOGV"
Andreas Gampe
2014-08-11
1
-1
/
+1
|
\
\
|
*
|
Change an accidental ALOGE to an ALOGV
Alex Light
2014-08-11
1
-1
/
+1
*
|
|
Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup"
Narayan Kamath
2014-08-07
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
Brian Carlstrom
2014-08-08
1
-0
/
+5
|
/
/
*
|
Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
Hans Boehm
2014-08-08
2
-21
/
+15
|
\
\
|
|
/
[next]