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 LinearAllocator
Chris Craik
2013-07-30
3
-0
/
+329
*
utils: fix warnings for unused parameters
Igor Murashkin
2013-07-30
3
-6
/
+6
*
utils: clarify scoped tracing functionality
Alex Ray
2013-07-30
2
-9
/
+6
*
Remove copy of atrace imported to wrong location
Chad Jones
2013-07-30
4
-506
/
+0
*
utils: Use cutils tracing functionality.
Alex Ray
2013-07-30
2
-186
/
+14
*
Add LruCache::Iterator
Romain Guy
2013-07-30
1
-24
/
+26
*
Add another ifndef and a couple of methods to LruCache
Romain Guy
2013-07-30
2
-0
/
+28
*
Add #ifndef to prevent multiple definitions
Romain Guy
2013-07-30
1
-0
/
+5
*
Reduce emulator logspam
Andy McFadden
2013-07-30
2
-2
/
+4
*
Add an LRU cache plus hashing primitives
Raph Levien
2013-07-30
9
-2
/
+610
*
Continue removing property debug.sys.noschedgroups
Glenn Kasten
2013-07-30
1
-37
/
+8
*
Ensure that Vector::erase() returns a valid iterator
Jason Simmons
2013-07-30
1
-1
/
+2
*
Revert "Revert "put back the unused virtuals in Vector<>""
Dave Burke
2013-07-30
2
-0
/
+39
*
Add runtime debugging capabilities to OpenGL
Romain Guy
2013-07-30
1
-0
/
+5
*
Add TEMP_FAILURE_RETRY to ZipUtils
Kenny Root
2013-07-30
3
-27
/
+30
*
Add TEMP_FAILURE_RETRY around open and write calls
Kenny Root
2013-07-30
1
-5
/
+8
*
Update tests for new build target
Kenny Root
2013-07-30
1
-27
/
+15
*
Disable the use of clock_gettime for now.
Ben Cheng
2013-07-30
1
-1
/
+9
*
Print warnings when backwards timestamps are detected.
Ben Cheng
2013-07-30
1
-5
/
+55
*
minor SharedBuffer clean-up
Mathias Agopian
2013-07-30
2
-24
/
+15
*
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2013-07-30
1
-1
/
+1
*
Revert "put back the unused virtuals in Vector<>"
Mathias Agopian
2013-07-30
2
-39
/
+0
*
Fixed clang build error for libgui
Tareq A. Siraj
2013-07-30
1
-2
/
+2
*
put back the unused virtuals in Vector<>
Mathias Agopian
2013-07-30
2
-0
/
+39
*
get rid of mirrorItemAt() which isn't used anywhere
Mathias Agopian
2013-07-30
2
-22
/
+0
*
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
3
-0
/
+76
*
improve Vector<> safety checks
Mathias Agopian
2013-07-30
5
-69
/
+52
*
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
Mathias Agopian
2013-07-30
3
-141
/
+20
*
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
4
-17
/
+30
*
one more step towards multiple display support
Mathias Agopian
2013-07-30
1
-4
/
+4
*
Utils: Fix a bug in the linear transformation code.
John Grossman
2013-07-30
1
-3
/
+6
*
Support looper callbacks based on smart pointers.
Jeff Brown
2013-07-30
2
-14
/
+88
*
Add camera as an ATRACE tag
Eino-Ville Talvala
2013-07-30
1
-1
/
+2
*
Delete unused poll() code.
Jeff Brown
2013-07-30
2
-168
/
+0
*
Remove unused statistics code.
Jeff Brown
2013-07-30
2
-89
/
+0
*
fix a corruption in Vector<> when adding new items
Mathias Agopian
2013-07-30
3
-1
/
+77
*
libutils: add a tracing tag for video
Jamie Gennis
2013-07-30
1
-1
/
+2
*
Workaround for add_tid_to_cgroup failed to write
Glenn Kasten
2013-07-30
1
-1
/
+3
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2013-07-30
4
-5
/
+86
*
Change name of system property for traces.
Dianne Hackborn
2013-07-30
1
-1
/
+1
*
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
*
Fixed 64-bit porting issues
Andrew Hsieh
2013-07-30
1
-2
/
+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
3
-77
/
+0
*
Support tokenizing arbitrary content.
Jeff Brown
2013-07-30
2
-5
/
+28
*
Add webview tracing bit
Chris Craik
2013-07-30
1
-1
/
+2
*
Add a log tag
Glenn Kasten
2013-07-30
1
-0
/
+2
[next]