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
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
improve [un]marshalling of non-binder objects
Mathias Agopian
2013-07-30
1
-0
/
+72
*
Add a very simple helper function to log slow functions.
Jeff Brown
2013-07-30
1
-0
/
+38
*
improve Vector<> safety checks
Mathias Agopian
2013-07-30
4
-38
/
+30
*
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
Mathias Agopian
2013-07-30
1
-39
/
+1
*
We now have a real list of displays.
Mathias Agopian
2013-07-30
1
-1
/
+15
*
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
Nick Pelly
2013-07-30
2
-2
/
+4
*
one more step towards multiple display support
Mathias Agopian
2013-07-30
1
-4
/
+4
*
Support looper callbacks based on smart pointers.
Jeff Brown
2013-07-30
1
-2
/
+52
*
Add camera as an ATRACE tag
Eino-Ville Talvala
2013-07-30
1
-1
/
+2
*
Delete unused poll() code.
Jeff Brown
2013-07-30
1
-29
/
+0
*
Remove unused statistics code.
Jeff Brown
2013-07-30
1
-21
/
+0
*
libutils: add a tracing tag for video
Jamie Gennis
2013-07-30
1
-1
/
+2
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2013-07-30
2
-0
/
+9
*
Add audio tag to systrace
Glenn Kasten
2013-07-30
1
-1
/
+2
*
Add System Tracing capability to Sync Manager
Andy Stadler
2013-07-30
1
-1
/
+2
*
Add traces for window manager and activity manager.
Dianne Hackborn
2013-07-30
1
-7
/
+9
*
Scheduling group cleanup
Glenn Kasten
2013-07-30
2
-20
/
+0
*
Support tokenizing arbitrary content.
Jeff Brown
2013-07-30
1
-1
/
+12
*
Add webview tracing bit
Chris Craik
2013-07-30
1
-1
/
+2
*
frameworks/native: move Zip* from libandroidfw to libutils
Colin Cross
2013-07-30
3
-0
/
+390
*
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
2
-0
/
+121
*
Add traits to common utils data structures.
Jeff Brown
2013-07-30
8
-4
/
+43
*
Expose the set of enabled tags.
Jeff Brown
2013-07-30
1
-22
/
+32
*
Instead of hardcoding OMX component names in our code, support
Andreas Huber
2013-07-30
1
-2
/
+2
*
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
1
-0
/
+166
*
Xcode 4.3 compatibility checkin
Al Sutton
2013-07-30
1
-3
/
+3
*
frameworks/base refactoring.
Mathias Agopian
2013-07-30
10
-3218
/
+0
*
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
1
-571
/
+32
*
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
1
-2
/
+10
*
Fix compilation with Clang.
Evgeniy Stepanov
2013-07-30
1
-4
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2013-07-30
1
-1
/
+1
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2013-07-30
1
-5
/
+5
*
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
2
-0
/
+437
*
Clean up GenerationCache.
Jeff Brown
2013-07-30
1
-59
/
+49
*
BlobCache: implement cache serialization
Jamie Gennis
2013-07-30
1
-12
/
+84
*
BlobCache: remove the mutex locking
Jamie Gennis
2013-07-30
1
-8
/
+3
*
Use libcorkscrew for stack unwinding.
Jeff Brown
2013-07-30
1
-5
/
+3
*
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
1
-0
/
+7
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2013-07-30
1
-0
/
+1
[prev]
[next]