Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
6a531717cddf1d30be0946884d21c27e5b6b390c
/
include
/
utils
dbca4a0
Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev
by Romain Guy
· 12 years ago
9447be6
Add Thread::isRunning and Condition::signal(WakeUpType)
by Romain Guy
· 12 years ago
e3e43b3
rename binder services main thread to Binder_*
by Mathias Agopian
· 12 years ago
0859b78
Merge "utils: fix warnings for unused parameters"
by Igor Murashkin
· 12 years ago
0a73f82
Add LinearAllocator
by Chris Craik
· 12 years ago
6dbe6d4
utils: fix warnings for unused parameters
by Igor Murashkin
· 12 years ago
653078f
utils: clarify scoped tracing functionality
by Alex Ray
· 12 years ago
72f3201
Merge "utils: Use cutils tracing functionality."
by Alex Ray
· 12 years ago
b7e0647
utils: Use cutils tracing functionality.
by Alex Ray
· 12 years ago
f1951df
Add LruCache::Iterator
by Romain Guy
· 12 years ago
e402f1f
Add another ifndef and a couple of methods to LruCache
by Romain Guy
· 12 years ago
98fc88d
Add #ifndef to prevent multiple definitions
by Romain Guy
· 12 years ago
2bdd8fd
am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspam
by Andy McFadden
· 12 years ago
41f7736
am 434e21bf: am 3fdeb48e: Reduce emulator logspam
by Andy McFadden
· 12 years ago
434e21b
am 3fdeb48e: Reduce emulator logspam
by Andy McFadden
· 12 years ago
3fdeb48
Reduce emulator logspam
by Andy McFadden
· 12 years ago
3bc7b27
Merge "Add an LRU cache plus hashing primitives"
by Raph Levien
· 12 years ago
8185e47
Add an LRU cache plus hashing primitives
by Raph Levien
· 12 years ago
40cd451
am 78b4977e: Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-dev
by Jason Simmons
· 12 years ago
78b4977
Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-dev
by Jason Simmons
· 12 years ago
689925c
Ensure that Vector::erase() returns a valid iterator
by Jason Simmons
· 12 years ago
296cd1c
am 04075569: Revert "Revert "put back the unused virtuals in Vector<>""
by Dave Burke
· 12 years ago
0407556
Revert "Revert "put back the unused virtuals in Vector<>""
by Dave Burke
· 12 years ago
f58475b
am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev
by Romain Guy
· 12 years ago
16928bf
Add runtime debugging capabilities to OpenGL
by Romain Guy
· 12 years ago
3fe50ab
am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"
by Kenny Root
· 12 years ago
d611117
Add TEMP_FAILURE_RETRY to ZipUtils
by Kenny Root
· 12 years ago
50f262f
minor SharedBuffer clean-up
by Mathias Agopian
· 12 years ago
2401ead
Add a way to retrieve a Region as a SharedBuffer
by Mathias Agopian
· 12 years ago
f671385
am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui"
by Jean-Baptiste Queru
· 12 years ago
225c66a
Revert "put back the unused virtuals in Vector<>"
by Mathias Agopian
· 12 years ago
114e968
Fixed clang build error for libgui
by Tareq A. Siraj
· 12 years ago
1648d4c
put back the unused virtuals in Vector<>
by Mathias Agopian
· 12 years ago
f4ce780
get rid of mirrorItemAt() which isn't used anywhere
by Mathias Agopian
· 12 years ago
f0083bf
Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev
by Jeff Brown
· 12 years ago
8683fca
improve [un]marshalling of non-binder objects
by Mathias Agopian
· 12 years ago
6f12d57
Add a very simple helper function to log slow functions.
by Jeff Brown
· 12 years ago
6997399
improve Vector<> safety checks
by Mathias Agopian
· 12 years ago
53095e2
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
by Mathias Agopian
· 12 years ago
92a979a
We now have a real list of displays.
by Mathias Agopian
· 12 years ago
074cd0c
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
by Nick Pelly
· 12 years ago
4fec873
one more step towards multiple display support
by Mathias Agopian
· 13 years ago
9a6b4c7
am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart pointers." into jb-dev
by Jeff Brown
· 13 years ago
ad7b376
am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev
by Jeff Brown
· 13 years ago
27d9284
am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev
by Jeff Brown
· 13 years ago
af567f7
Support looper callbacks based on smart pointers.
by Jeff Brown
· 13 years ago
1737e57
Add camera as an ATRACE tag
by Eino-Ville Talvala
· 13 years ago
588d5c8
Delete unused poll() code.
by Jeff Brown
· 13 years ago
1ea51bf
Remove unused statistics code.
by Jeff Brown
· 13 years ago
b194ec9
libutils: add a tracing tag for video
by Jamie Gennis
· 13 years ago
555f89d
Add callback hack to find out when to reload system properties.
by Dianne Hackborn
· 13 years ago
5b38a1d
Add audio tag to systrace
by Glenn Kasten
· 13 years ago
081c80c
Add System Tracing capability to Sync Manager
by Andy Stadler
· 13 years ago
1cb93ba
Add traces for window manager and activity manager.
by Dianne Hackborn
· 13 years ago
a26e1cf
Scheduling group cleanup
by Glenn Kasten
· 13 years ago
992b4c5
Merge "Support tokenizing arbitrary content."
by Jeff Brown
· 13 years ago
a8be8fa
Support tokenizing arbitrary content.
by Jeff Brown
· 13 years ago
6acafad
Add webview tracing bit
by Chris Craik
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
4639dcf
Add UniquePtr.h to frameworks/native
by Kenny Root
· 13 years ago
0818b09
Add a simple work queue abstraction.
by Jeff Brown
· 13 years ago
e6d77c5
Add traits to common utils data structures.
by Jeff Brown
· 13 years ago
45b80c6
Expose the set of enabled tags.
by Jeff Brown
· 13 years ago
bc48ce6
Instead of hardcoding OMX component names in our code, support
by Andreas Huber
· 13 years ago
015b842
Merge "libutils: add a system-wide tracing utility"
by Jamie Gennis
· 13 years ago
f91bb05
split utils/threads.h into multiple headers
by Mathias Agopian
· 13 years ago
f64b1ca
libutils: add a system-wide tracing utility
by Jamie Gennis
· 13 years ago
bd16dd1
am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin"
by Jean-Baptiste Queru
· 13 years ago
579c2b4
Xcode 4.3 compatibility checkin
by Al Sutton
· 13 years ago
a3a3881
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
87548ee
Update comments
by Glenn Kasten
· 13 years ago
a1eee39
Merge "Thread::getTid returns pid_t gettid() after run"
by Glenn Kasten
· 13 years ago
60b133e
aapt now sorts the strings in the resource string pool.
by Dianne Hackborn
· 13 years ago
907e08f
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
by Dianne Hackborn
· 13 years ago
5b11920
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
ba699cb
Thread::getTid returns pid_t gettid() after run
by Glenn Kasten
· 14 years ago
9747065
Fix compilation with Clang.
by Evgeniy Stepanov
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
a19954a
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
99c520a
Add a new ui mode for "appliance"
by Joe Onorato
· 13 years ago
870165d
GenerationCache::get would return a random value instead of NULL Bug #5401917
by Romain Guy
· 13 years ago
48585f3
Use sized integer typedefs in hash_type specializations.
by Jeff Brown
· 13 years ago
66fbde3
Add a basic hashtable data structure, with tests!
by Jeff Brown
· 13 years ago
b4293fe
Clean up GenerationCache.
by Jeff Brown
· 13 years ago
7fbb399
am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1
by Jamie Gennis
· 13 years ago
0e1bc17
BlobCache: implement cache serialization
by Jamie Gennis
· 14 years ago
93ca6fb
BlobCache: remove the mutex locking
by Jamie Gennis
· 13 years ago
e27d62b
Use libcorkscrew for stack unwinding.
by Jeff Brown
· 13 years ago
5c78b68
Reduce the size of libhwui by 50%
by Romain Guy
· 13 years ago
de27227
Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296
by Jeff Brown
· 13 years ago
8938ed2
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
1d60b96
A new API "androidGetThreadPriority"
by Andreas Huber
· 13 years ago
940673f
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
de16a5a
am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
754b249
am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
242915f
am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
3530226
am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
37bf88e
Fix String16 operator+ to actually work
by Josiah Gaskin
· 13 years ago
cbe5278
fix a memory leak and memory corruption in RefBase
by Mathias Agopian
· 13 years ago
a11499a
Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant
by Mathias Agopian
· 13 years ago
Next »