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
path:
root
/
include
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor SharedBuffer clean-up
Mathias Agopian
2012-08-31
1
-17
/
+8
*
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2012-08-31
1
-1
/
+1
*
am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui"
Jean-Baptiste Queru
2012-08-27
1
-2
/
+2
|
\
|
*
Fixed clang build error for libgui
Tareq A. Siraj
2012-08-23
1
-2
/
+2
*
|
Revert "put back the unused virtuals in Vector<>"
Mathias Agopian
2012-08-24
1
-20
/
+0
*
|
put back the unused virtuals in Vector<>
Mathias Agopian
2012-08-20
1
-0
/
+20
*
|
get rid of mirrorItemAt() which isn't used anywhere
Mathias Agopian
2012-08-20
2
-22
/
+0
*
|
Merge "Add a very simple helper function to log slow functions." into jb-mr1-dev
Jeff Brown
2012-08-13
1
-0
/
+38
|
\
\
|
*
|
Add a very simple helper function to log slow functions.
Jeff Brown
2012-08-10
1
-0
/
+38
*
|
|
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-08-13
1
-0
/
+72
|
/
/
*
|
improve Vector<> safety checks
Mathias Agopian
2012-08-10
4
-38
/
+30
*
|
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
Mathias Agopian
2012-08-05
1
-39
/
+1
*
|
We now have a real list of displays.
Mathias Agopian
2012-08-02
1
-1
/
+15
*
|
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
Nick Pelly
2012-07-19
2
-2
/
+4
*
|
one more step towards multiple display support
Mathias Agopian
2012-07-10
1
-4
/
+4
*
|
am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin...
Jeff Brown
2012-05-31
1
-2
/
+52
|
\
\
|
|
/
|
*
Support looper callbacks based on smart pointers.
Jeff Brown
2012-05-31
1
-2
/
+52
*
|
am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev
Jeff Brown
2012-05-31
1
-29
/
+0
|
\
\
|
|
/
|
*
Delete unused poll() code.
Jeff Brown
2012-05-30
1
-29
/
+0
*
|
am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev
Jeff Brown
2012-05-31
1
-21
/
+0
|
\
\
|
|
/
|
*
Remove unused statistics code.
Jeff Brown
2012-05-30
1
-21
/
+0
*
|
Add camera as an ATRACE tag
Eino-Ville Talvala
2012-05-31
1
-1
/
+2
|
/
*
libutils: add a tracing tag for video
Jamie Gennis
2012-05-11
1
-1
/
+2
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2012-05-09
2
-0
/
+9
*
Add audio tag to systrace
Glenn Kasten
2012-05-07
1
-1
/
+2
*
Add System Tracing capability to Sync Manager
Andy Stadler
2012-05-03
1
-1
/
+2
*
Add traces for window manager and activity manager.
Dianne Hackborn
2012-04-26
1
-7
/
+9
*
Scheduling group cleanup
Glenn Kasten
2012-04-19
2
-20
/
+0
*
Merge "Support tokenizing arbitrary content."
Jeff Brown
2012-04-17
1
-1
/
+12
|
\
|
*
Support tokenizing arbitrary content.
Jeff Brown
2012-04-17
1
-1
/
+12
*
|
Add webview tracing bit
Chris Craik
2012-04-16
1
-1
/
+2
|
/
*
frameworks/native: move Zip* from libandroidfw to libutils
Colin Cross
2012-03-22
3
-0
/
+390
*
Add UniquePtr.h to frameworks/native
Kenny Root
2012-03-22
1
-0
/
+239
*
Add a simple work queue abstraction.
Jeff Brown
2012-03-17
2
-0
/
+121
*
Add traits to common utils data structures.
Jeff Brown
2012-03-16
8
-4
/
+43
*
Expose the set of enabled tags.
Jeff Brown
2012-03-09
1
-22
/
+32
*
Instead of hardcoding OMX component names in our code, support
Andreas Huber
2012-03-01
1
-2
/
+2
*
Merge "libutils: add a system-wide tracing utility"
Jamie Gennis
2012-02-27
1
-0
/
+166
|
\
|
*
libutils: add a system-wide tracing utility
Jamie Gennis
2012-02-26
1
-0
/
+166
*
|
split utils/threads.h into multiple headers
Mathias Agopian
2012-02-27
7
-544
/
+779
|
/
*
am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin"
Jean-Baptiste Queru
2012-02-23
1
-3
/
+3
|
\
|
*
Xcode 4.3 compatibility checkin
Al Sutton
2012-02-19
1
-3
/
+3
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
1
-5
/
+5
*
|
frameworks/base refactoring.
Mathias Agopian
2012-02-17
10
-3220
/
+0
*
|
Update comments
Glenn Kasten
2012-02-14
1
-1
/
+1
*
|
Merge "Thread::getTid returns pid_t gettid() after run"
Glenn Kasten
2012-02-02
1
-2
/
+10
|
\
\
|
*
|
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2012-01-17
1
-2
/
+10
*
|
|
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-571
/
+32
*
|
|
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2012-01-25
1
-0
/
+2
|
/
/
*
|
Fix compilation with Clang.
Evgeniy Stepanov
2012-01-13
1
-4
/
+0
[next]