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
*
ZipUtilsRO rewrite based on Dalvik Zip rewrite
Kenny Root
2010-05-12
3
-169
/
+299
*
am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind...
Dan Egnor
2010-05-06
2
-4
/
+15
|
\
|
*
Make static versions of libutils and libbinder.
Dan Egnor
2010-05-06
2
-4
/
+15
*
|
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-0
/
+3
|
/
*
Revert "fix [2542425] memory leak during video recording"
Dianne Hackborn
2010-03-30
1
-2
/
+0
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-30
1
-0
/
+2
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-29
1
-1
/
+4
*
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
1
-5
/
+4
*
Fix some bugs.
Dianne Hackborn
2010-03-04
1
-5
/
+8
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-16
/
+159
*
Demote the famous ResourceTypes warning to LOGV.
Ficus Kirkpatrick
2010-03-01
1
-2
/
+2
*
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-6
/
+39
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
2
-0
/
+25
*
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2010-02-12
3
-822
/
+0
*
Excise code from Unicode.cpp that was dead
Kenny Root
2010-02-12
2
-102
/
+0
*
Add string resource type inspection
Kenny Root
2009-12-10
1
-1
/
+9
*
Maybe really fix windows build.
Dianne Hackborn
2009-12-08
1
-1
/
+4
*
Hopefully fix Windows build
Dianne Hackborn
2009-12-08
1
-0
/
+2
*
Merge change I129483f8 into eclair-mr2
Android (Google) Code Review
2009-12-08
3
-46
/
+183
|
\
|
*
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-12-07
3
-46
/
+183
*
|
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-0
/
+49
|
/
*
Debugging for issue #2228381 android.view.InflateException
Dianne Hackborn
2009-11-20
1
-6
/
+14
*
Turn off most of the backup-related debug logging
Christopher Tate
2009-09-30
1
-1
/
+1
*
fix "pacakge" typo in error log message
Doug Zongker
2009-09-27
1
-2
/
+2
*
Clear the device's data from the transport when backup is disabled
Christopher Tate
2009-09-24
1
-1
/
+2
*
Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
Dianne Hackborn
2009-09-20
1
-2
/
+10
*
use broadcast() instead of signal() when signaling the condition-variable Thr...
Mathias Agopian
2009-09-09
1
-2
/
+7
*
Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors.
Eric Fischer
2009-09-01
1
-1
/
+10
*
am b8546001: Merge change 20878 into donut
Dianne Hackborn
2009-08-12
1
-5
/
+53
|
\
|
*
Fix issue #2048263: More debugging information
Dianne Hackborn
2009-08-11
1
-5
/
+53
*
|
Fix Win32 libutils to get a working SDK build.
David 'Digit' Turner
2009-08-01
1
-1
/
+18
*
|
am 25dff70f: Merge change 9039 into donut
Android (Google) Code Review
2009-07-30
1
-4
/
+7
|
\
\
|
|
/
|
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-4
/
+7
*
|
Only restore the bits for wallpapers that aren't built in.
Joe Onorato
2009-07-29
1
-1
/
+6
*
|
Fix the IOException in wallpaper restore -- the padding isn't required at the...
Joe Onorato
2009-07-28
1
-2
/
+13
*
|
am 9fc20b0e: Merge change 8126 into donut
Android (Google) Code Review
2009-07-21
1
-3
/
+4
|
\
\
|
|
/
|
*
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
1
-3
/
+4
*
|
am aad0fcc9: Merge change 7783 into donut
Android (Google) Code Review
2009-07-19
1
-2
/
+11
|
\
\
|
|
/
|
*
Add "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn
2009-07-17
1
-2
/
+11
*
|
am 3e1663a2: Merge change 7536 into donut
Android (Google) Code Review
2009-07-16
1
-2
/
+1
|
\
\
|
|
/
|
*
fix FILE* version of ZipUtils::inflateToBuffer
Doug Zongker
2009-07-16
1
-2
/
+1
*
|
Need to skip the padding after reading.
Joe Onorato
2009-07-15
1
-3
/
+5
*
|
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
3
-474
/
+6
*
|
am be91fdbc: Merge change 6665 into donut
Android (Google) Code Review
2009-07-09
1
-1
/
+0
|
\
\
|
|
/
|
*
Fix resources not being set correctly.
Dianne Hackborn
2009-07-09
1
-1
/
+0
*
|
am fe811d8b: Merge change 6603 into donut
Android (Google) Code Review
2009-07-09
1
-1
/
+1
|
\
\
|
|
/
|
*
quick fix; utf8_codepoint_count must be utf8_length
Daisuke Miyakawa
2009-07-09
1
-1
/
+1
*
|
am 8a715b4b: Merge change 5510 into donut
Android (Google) Code Review
2009-07-09
1
-26
/
+272
|
\
\
|
|
/
|
*
Add useful functions to String8, which enables users to convert between UTF-8...
Daisuke Miyakawa
2009-07-09
1
-26
/
+272
*
|
am 991eec03: Merge change 6252 into donut
Android (Google) Code Review
2009-07-06
3
-40
/
+158
|
\
\
|
|
/
[next]