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
/
libs
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Revert "Revert "put back the unused virtuals in Vector<>""
Dave Burke
2012-10-25
1
-0
/
+19
*
|
am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"
Kenny Root
2012-10-16
2
-27
/
+7
|
\
\
|
*
|
Add TEMP_FAILURE_RETRY to ZipUtils
Kenny Root
2012-10-16
2
-27
/
+7
*
|
|
am 9bdaa60b: Merge "Add TEMP_FAILURE_RETRY around open and write calls" into ...
Kenny Root
2012-10-12
1
-5
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add TEMP_FAILURE_RETRY around open and write calls
Kenny Root
2012-10-12
1
-5
/
+8
*
|
|
am ee42072b: am 52f1edb3: Merge "Update tests for new build target"
Kenny Root
2012-10-02
1
-27
/
+15
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update tests for new build target
Kenny Root
2012-10-02
1
-27
/
+15
*
|
Disable the use of clock_gettime for now.
Ben Cheng
2012-09-19
1
-1
/
+9
*
|
Print warnings when backwards timestamps are detected.
Ben Cheng
2012-09-16
1
-5
/
+55
*
|
minor SharedBuffer clean-up
Mathias Agopian
2012-08-31
1
-7
/
+7
*
|
Revert "put back the unused virtuals in Vector<>"
Mathias Agopian
2012-08-24
1
-19
/
+0
*
|
put back the unused virtuals in Vector<>
Mathias Agopian
2012-08-20
1
-0
/
+19
*
|
Add a very simple helper function to log slow functions.
Jeff Brown
2012-08-10
2
-0
/
+38
*
|
improve Vector<> safety checks
Mathias Agopian
2012-08-10
1
-31
/
+22
*
|
libutils cleanup: remove unused or seldom used code from misc.{cpp|h}
Mathias Agopian
2012-08-05
2
-102
/
+19
*
|
Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.
Nick Pelly
2012-07-19
2
-15
/
+26
*
|
Utils: Fix a bug in the linear transformation code.
John Grossman
2012-06-27
1
-3
/
+6
*
|
am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin...
Jeff Brown
2012-05-31
1
-12
/
+36
|
\
\
|
|
/
|
*
Support looper callbacks based on smart pointers.
Jeff Brown
2012-05-31
1
-12
/
+36
*
|
am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev
Jeff Brown
2012-05-31
1
-139
/
+0
|
\
\
|
|
/
|
*
Delete unused poll() code.
Jeff Brown
2012-05-30
1
-139
/
+0
*
|
am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev
Jeff Brown
2012-05-31
1
-68
/
+0
|
\
\
|
|
/
|
*
Remove unused statistics code.
Jeff Brown
2012-05-30
1
-68
/
+0
*
|
am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new...
Mathias Agopian
2012-05-21
3
-1
/
+77
|
\
\
|
|
/
|
*
fix a corruption in Vector<> when adding new items
Mathias Agopian
2012-05-17
3
-1
/
+77
*
|
am f30fd014: Merge "Workaround for add_tid_to_cgroup failed to write" into jb...
Glenn Kasten
2012-05-10
1
-1
/
+3
|
\
\
|
|
/
|
*
Workaround for add_tid_to_cgroup failed to write
Glenn Kasten
2012-05-10
1
-1
/
+3
*
|
am 555f89d8: Add callback hack to find out when to reload system properties.
Dianne Hackborn
2012-05-10
2
-5
/
+77
|
\
\
|
|
/
|
*
Add callback hack to find out when to reload system properties.
Dianne Hackborn
2012-05-09
2
-5
/
+77
*
|
am 34c65888: Change name of system property for traces.
Dianne Hackborn
2012-05-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Change name of system property for traces.
Dianne Hackborn
2012-05-08
1
-1
/
+1
*
|
Fixed 64-bit porting issues
Andrew Hsieh
2012-05-02
1
-2
/
+2
|
/
*
Scheduling group cleanup
Glenn Kasten
2012-04-19
1
-57
/
+0
*
Support tokenizing arbitrary content.
Jeff Brown
2012-04-17
1
-4
/
+16
*
Add a log tag
Glenn Kasten
2012-04-05
1
-0
/
+2
*
add Looper.cpp to build for linux host to use in CTS audio
Keun young Park
2012-03-26
1
-0
/
+6
*
frameworks/native: link host libutils against external/zlib
Colin Cross
2012-03-23
1
-0
/
+6
*
frameworks/native: move Zip* from libandroidfw to libutils
Colin Cross
2012-03-22
6
-2
/
+1400
*
Add a simple work queue abstraction.
Jeff Brown
2012-03-17
3
-0
/
+174
*
Added rules to build f/n/libs/utils in 64-bit: lib64utils.a
Andrew Hsieh
2012-03-13
1
-13
/
+23
*
Expose the set of enabled tags.
Jeff Brown
2012-03-09
1
-1
/
+3
*
Merge "Fixed several 64-bit porting issues"
Andrew Hsieh
2012-02-29
4
-7
/
+11
|
\
|
*
Fixed several 64-bit porting issues
Andrew Hsieh
2012-02-27
4
-7
/
+11
*
|
libutils: add a system-wide tracing utility
Jamie Gennis
2012-02-26
2
-1
/
+49
|
/
*
frameworks/base refactoring
Mathias Agopian
2012-02-20
15
-12610
/
+0
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
13
-32
/
+32
*
libs/utils: replace malloc() + memset() to zero with calloc()
Iliyan Malchev
2012-02-17
2
-10
/
+4
*
Merge "Thread::getTid returns pid_t gettid() after run"
Glenn Kasten
2012-02-02
2
-5
/
+41
|
\
|
*
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2012-01-17
2
-5
/
+41
*
|
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-242
/
+903
|
/
[prev]
[next]