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
*
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-0
/
+2
*
Add native C APIs for working with the Asset Manager
Christopher Tate
2010-07-15
1
-1
/
+19
*
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
1
-8
/
+34
*
Add OBB file helper class
Kenny Root
2010-07-07
1
-0
/
+87
*
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-1
/
+33
*
Fix a bug in sp<> and wp<> which could cause memory corruptions
Mathias Agopian
2010-06-24
1
-12
/
+20
*
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
3
-12
/
+16
*
Fix include paths.
Jeff Brown
2010-06-13
1
-1
/
+1
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
7
-108
/
+296
*
Fix a typo in Singleton<>
Mathias Agopian
2010-05-28
1
-3
/
+5
*
added RWLock C++ wrapper
Mathias Agopian
2010-05-19
1
-0
/
+90
*
ZipUtilsRO rewrite based on Dalvik Zip rewrite
Kenny Root
2010-05-12
2
-10
/
+27
*
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-3
/
+28
*
libutils Condition are now PRIVATE by default
Mathias Agopian
2010-03-19
1
-1
/
+18
*
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
1
-2
/
+2
*
Refactor car mode.
Dianne Hackborn
2010-03-05
1
-1
/
+2
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-6
/
+7
*
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-0
/
+2
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-0
/
+62
*
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2010-02-12
1
-128
/
+0
*
Excise code from Unicode.cpp that was dead
Kenny Root
2010-02-12
1
-127
/
+0
*
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
1
-16
/
+69
*
Add string resource type inspection
Kenny Root
2009-12-10
1
-0
/
+4
*
Merge change I129483f8 into eclair-mr2
Android (Google) Code Review
2009-12-08
3
-2
/
+20
|
\
|
*
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-12-07
3
-2
/
+20
*
|
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-0
/
+18
|
/
*
Fix issue #2226370: Resource versions match with equality
Dianne Hackborn
2009-11-01
1
-2
/
+2
*
Implement issue #1780928: Need support hiding nav keys.
Dianne Hackborn
2009-09-15
1
-1
/
+32
*
process: Switch to common cutils sched_policy api
San Mehat
2009-09-12
1
-5
/
+0
*
Process: Add support for using scheduler policies instead of cgroups.
San Mehat
2009-09-10
1
-0
/
+5
*
use broadcast() instead of signal() when signaling the condition-variable Thr...
Mathias Agopian
2009-09-09
1
-0
/
+3
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
1
-1
/
+1
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
1
-0
/
+2
*
am b8546001: Merge change 20878 into donut
Dianne Hackborn
2009-08-12
1
-0
/
+12
|
\
|
*
Fix issue #2048263: More debugging information
Dianne Hackborn
2009-08-11
1
-0
/
+12
*
|
am 25dff70f: Merge change 9039 into donut
Android (Google) Code Review
2009-07-30
1
-2
/
+4
|
\
\
|
|
/
|
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-2
/
+4
*
|
am 9fc20b0e: Merge change 8126 into donut
Android (Google) Code Review
2009-07-21
1
-27
/
+57
|
\
\
|
|
/
|
*
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
1
-27
/
+57
*
|
am aad0fcc9: Merge change 7783 into donut
Android (Google) Code Review
2009-07-19
1
-1
/
+2
|
\
\
|
|
/
|
*
Add "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn
2009-07-17
1
-1
/
+2
*
|
add a ctor to Mutex to specify the type, which can be shared. This is used by...
Mathias Agopian
2009-07-13
1
-0
/
+17
*
|
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
1
-4
/
+86
*
|
am 8a715b4b: Merge change 5510 into donut
Android (Google) Code Review
2009-07-09
1
-5
/
+111
|
\
\
|
|
/
|
*
Add useful functions to String8, which enables users to convert between UTF-8...
Daisuke Miyakawa
2009-07-09
1
-5
/
+111
*
|
Fix sim build.
Andy McFadden
2009-07-07
1
-1
/
+1
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-06
2
-3
/
+13
|
\
\
|
*
\
am 991eec03: Merge change 6252 into donut
Android (Google) Code Review
2009-07-06
2
-2
/
+10
|
|
\
\
|
|
|
/
|
|
*
Don't re-parse the framework resources all the time.
Dianne Hackborn
2009-07-06
2
-2
/
+10
|
*
|
am 6e1647a2: Merge change 5829 into donut
Android (Google) Code Review
2009-07-01
1
-1
/
+3
|
|
\
\
|
|
|
/
[next]