index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
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
...
*
|
|
cleanup Debug.h a bit
Mathias Agopian
2009-06-04
1
-4
/
+27
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-01
6
-262
/
+1
|
\
\
\
|
|
/
/
|
*
|
move utils/Pipe.h to the simulator
Mathias Agopian
2009-06-01
1
-108
/
+0
|
*
|
get rid of TimerProbe which is never used
Mathias Agopian
2009-06-01
1
-72
/
+0
|
*
|
get rid of sleepForInterval() which didn't seem to be used anywhere in the so...
Mathias Agopian
2009-05-31
2
-53
/
+0
|
*
|
get rid of utils.h
Mathias Agopian
2009-05-31
1
-1
/
+1
|
*
|
get rid of utils/executablepath.h, which now lives in the simulator
Mathias Agopian
2009-05-31
1
-28
/
+0
*
|
|
force explicit instantiation of Singleton<> objects
Mathias Agopian
2009-05-28
1
-0
/
+1
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-27
3
-12
/
+12
|
\
\
\
|
|
/
/
|
*
|
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
3
-12
/
+12
*
|
|
merge master to master_gl
Mathias Agopian
2009-05-22
16
-1687
/
+85
|
\
\
\
|
|
/
/
|
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
14
-1670
/
+0
|
|
/
|
*
Hook up the backup data writer, and add a utility to read the backup data files.
Joe Onorato
2009-05-20
1
-8
/
+16
|
*
Update aapt badging for native code, configs, density, etc.
Dianne Hackborn
2009-05-18
1
-0
/
+12
|
*
Add the backup data file writer C++ class.
Joe Onorato
2009-05-15
1
-3
/
+62
*
|
Merge branch '2514' into merge_master
Mathias Agopian
2009-05-15
2
-10
/
+76
|
\
\
|
|
/
|
*
Implement the C++ class to write the backed up file data.
Joe Onorato
2009-05-15
2
-10
/
+76
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Get the backup calling through to the file backup helper.
Joe Onorato
2009-05-14
1
-1
/
+1
|
*
fix the sim build. disables the tests for now.
Joe Onorato
2009-05-08
1
-1
/
+1
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-07
1
-0
/
+15
|
\
\
|
*
|
fix the sim build. disables the tests for now.
Joe Onorato
2009-05-06
1
-1
/
+1
|
|
/
|
*
Add some C++ code to do raw files for backup
Joe Onorato
2009-05-05
1
-0
/
+15
*
|
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-0
/
+4
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-04-30
2
-85
/
+197
|
\
\
|
|
/
|
*
Merge change 376 into donut
Android (Google) Code Review
2009-04-27
1
-0
/
+7
|
|
\
|
|
*
Add support for changing a threads scheduler group. Three groups are availabl...
San Mehat
2009-04-27
1
-0
/
+7
|
*
|
Squashed commit of the following:
Robert Greenwalt
2009-04-22
1
-85
/
+190
|
|
/
*
|
improvements (I hope) to to List.h implementation:
Mathias Agopian
2009-04-28
1
-110
/
+162
*
|
small fix to List.h, the post-increment iterators should return "const" objec...
Mathias Agopian
2009-04-27
1
-2
/
+2
*
|
a brand new MessageQueue for SurfaceFlinger.
Mathias Agopian
2009-04-24
1
-3
/
+12
*
|
Squashed commit of the following:
Mathias Agopian
2009-04-24
1
-0
/
+12
*
|
fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the...
Mathias Agopian
2009-04-15
1
-3
/
+0
*
|
fix KeyedVector::replaceValueAt, which wouldn't even compile if used.
Mathias Agopian
2009-04-10
1
-1
/
+1
*
|
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
2
-8
/
+69
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-1
/
+1
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-35
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
60
-0
/
+10541
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
60
-10535
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-11
/
+5
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-5
/
+11
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-46
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
2
-7
/
+9
*
auto import from //branches/cupcake/...@127101
The Android Open Source Project
2009-01-20
1
-0
/
+13
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
2
-1
/
+28
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
5
-16
/
+79
*
Initial Contribution
The Android Open Source Project
2008-10-21
61
-0
/
+10476
[prev]