index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add Looper.cpp to build for linux host to use in CTS audio
Keun young Park
2013-07-30
1
-0
/
+6
*
frameworks/native: link host libutils against external/zlib
Colin Cross
2013-07-30
1
-0
/
+6
*
frameworks/native: move Zip* from libandroidfw to libutils
Colin Cross
2013-07-30
9
-2
/
+1790
*
Add UniquePtr.h to frameworks/native
Kenny Root
2013-07-30
1
-0
/
+239
*
Add a simple work queue abstraction.
Jeff Brown
2013-07-30
5
-0
/
+295
*
Add traits to common utils data structures.
Jeff Brown
2013-07-30
8
-4
/
+43
*
Added rules to build f/n/libs/utils in 64-bit: lib64utils.a
Andrew Hsieh
2013-07-30
1
-13
/
+23
*
Expose the set of enabled tags.
Jeff Brown
2013-07-30
2
-23
/
+35
*
Instead of hardcoding OMX component names in our code, support
Andreas Huber
2013-07-30
1
-2
/
+2
*
Fixed several 64-bit porting issues
Andrew Hsieh
2013-07-30
4
-7
/
+11
*
split utils/threads.h into multiple headers
Mathias Agopian
2013-07-30
7
-544
/
+779
*
libutils: add a system-wide tracing utility
Jamie Gennis
2013-07-30
3
-1
/
+215
*
Add the atrace utility.
Jamie Gennis
2013-07-30
4
-0
/
+506
*
frameworks/base refactoring
Mathias Agopian
2013-07-30
15
-12610
/
+0
*
Xcode 4.3 compatibility checkin
Al Sutton
2013-07-30
1
-3
/
+3
*
frameworks/base refactoring.
Mathias Agopian
2013-07-30
23
-3250
/
+32
*
libs/utils: replace malloc() + memset() to zero with calloc()
Iliyan Malchev
2013-07-30
2
-10
/
+4
*
Update comments
Glenn Kasten
2013-07-30
1
-1
/
+1
*
DO NOT MERGE
Ramanan Rajeswaran
2013-07-30
1
-2
/
+0
*
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2013-07-30
1
-0
/
+2
*
DO NOT MERGE
Ramanan Rajeswaran
2013-07-30
1
-2
/
+0
*
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2013-07-30
2
-813
/
+935
*
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2013-07-30
1
-0
/
+2
*
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2013-07-30
3
-7
/
+51
*
Fix compilation with Clang.
Evgeniy Stepanov
2013-07-30
1
-4
/
+0
*
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2013-07-30
4
-20
/
+20
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2013-07-30
15
-66
/
+66
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2013-07-30
13
-191
/
+191
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2013-07-30
9
-39
/
+39
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2013-07-30
16
-69
/
+69
*
Add a new ui mode for "appliance"
Joe Onorato
2013-07-30
1
-0
/
+1
*
GenerationCache::get would return a random value instead of NULL
Romain Guy
2013-07-30
1
-2
/
+4
*
Use sized integer typedefs in hash_type specializations.
Jeff Brown
2013-07-30
1
-8
/
+8
*
Add a basic hashtable data structure, with tests!
Jeff Brown
2013-07-30
7
-1
/
+1402
*
Use libcorkscrew to format the stack trace.
Jeff Brown
2013-07-30
1
-22
/
+10
*
Clean up GenerationCache.
Jeff Brown
2013-07-30
1
-59
/
+49
*
Slight change to the unwinder API.
Jeff Brown
2013-07-30
1
-2
/
+2
*
BlobCache: implement cache serialization
Jamie Gennis
2013-07-30
3
-14
/
+386
*
BlobCache: remove the mutex locking
Jamie Gennis
2013-07-30
2
-10
/
+3
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2013-07-30
10
-69
/
+69
*
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2013-07-30
2
-5
/
+5
*
Use libcorkscrew for stack unwinding.
Jeff Brown
2013-07-30
3
-272
/
+63
*
add -ldl to host executables
Iliyan Malchev
2013-07-30
1
-0
/
+4
*
Reduce the size of libhwui by 50%
Romain Guy
2013-07-30
1
-1
/
+2
*
Fix regression in CursorWindow.copyStingToBuffer.
Jeff Brown
2013-07-30
2
-6
/
+14
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2013-07-30
1
-0
/
+1
*
may fix the build
Mathias Agopian
2013-07-30
1
-6
/
+2
*
Fix androidGetThreadPriority for non-pthread configurations.
Andreas Huber
2013-07-30
1
-0
/
+4
*
A new API "androidGetThreadPriority"
Andreas Huber
2013-07-30
2
-0
/
+8
*
Resurrect verbose binder logging
Andy McFadden
2013-07-30
1
-1
/
+3
[prev]
[next]