index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
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
*
Add support for partial invalidates in WebView
Romain Guy
2013-07-30
1
-0
/
+1
*
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2013-07-30
1
-0
/
+107
*
Add TextLayout Cache
Fabrice Di Meglio
2013-07-30
1
-0
/
+255
*
Fix sp<> conversion operator / constructor
Mathias Agopian
2013-07-30
1
-3
/
+3
*
Fix a wp<> bug where the owner ID would be wrong
Mathias Agopian
2013-07-30
2
-11
/
+10
*
Fix some issues with RefBase debugging.
Mathias Agopian
2013-07-30
3
-189
/
+325
*
Bug 3362814 Fix SMP race in access to mRequestExit
Glenn Kasten
2013-07-30
1
-1
/
+2
*
Remove RefBase.h dependency on TextOutput.h
Mathias Agopian
2013-07-30
1
-5
/
+6
*
fix [3408713] Dialog window invisible sometimes
Mathias Agopian
2013-07-30
1
-14
/
+48
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2013-07-30
1
-0
/
+33
*
Normalize output from aapt d
Shachar Shemesh
2013-07-30
1
-0
/
+1
*
Add initial support for cursor-based pointing devices.
Jeff Brown
2013-07-30
1
-0
/
+6
*
dump callstack on Surface use error
Mathias Agopian
2013-07-30
1
-1
/
+1
*
Change assets to use 64-bit API
Kenny Root
2013-07-30
6
-40
/
+91
*
Improve support for external keyboards.
Jeff Brown
2013-07-30
2
-3
/
+12
*
Support non-orientation aware keyboards and other devices.
Jeff Brown
2013-07-30
1
-0
/
+100
*
Fix SDK build on Windows due to use of mmap.
Jeff Brown
2013-07-30
1
-1
/
+3
*
Added support for full PC-style keyboards.
Jeff Brown
2013-07-30
2
-0
/
+125
*
Split UTF functions from String8/16
Kenny Root
2013-07-30
3
-139
/
+167
*
Add path to get different DPI drawables
Kenny Root
2013-07-30
1
-3
/
+5
*
Revert "Add length-equality test in String operator== checks."
Brad Fitzpatrick
2013-07-30
2
-6
/
+2
*
Add length-equality test in String operator== checks.
Brad Fitzpatrick
2013-07-30
2
-2
/
+6
*
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2013-07-30
1
-0
/
+8
*
OBB: use PBKDF2 for key generation.
Kenny Root
2013-07-30
1
-0
/
+27
*
Revert to using epoll_wait().
Jeff Brown
2013-07-30
1
-4
/
+4
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2013-07-30
1
-3
/
+59
*
Use pread() in ZipFileRO for Linux
Kenny Root
2013-07-30
1
-7
/
+17
*
ZipFileRO: moar logging and wrap close
Kenny Root
2013-07-30
1
-9
/
+2
*
Add suuport for splitting touch events across windows.
Jeff Brown
2013-07-30
1
-0
/
+3
*
Add locking around ZIP seeking
Kenny Root
2013-07-30
1
-2
/
+6
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2013-07-30
1
-0
/
+1
*
Looper: Drop default parameters in favor of a safer overload.
Jeff Brown
2013-07-30
1
-6
/
+9
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2013-07-30
2
-219
/
+210
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2013-07-30
1
-12
/
+26
*
Purge Skia objects from GL caches as needed.
Romain Guy
2013-07-30
1
-0
/
+5
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2013-07-30
1
-3
/
+11
*
Add OBB flags to support overlays
Kenny Root
2013-07-30
1
-4
/
+31
*
Add support for the PointerLocation overlay.
Jeff Brown
2013-07-30
1
-1
/
+2
*
Initial tool for OBB manipulation
Kenny Root
2013-07-30
1
-0
/
+4
*
More native work.
Dianne Hackborn
2013-07-30
2
-57
/
+64
*
Fix String8::operator+
Kenny Root
2013-07-30
1
-2
/
+2
*
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2013-07-30
2
-9
/
+84
*
Fix bug with phantom input windows.
Jeff Brown
2013-07-30
1
-0
/
+2
*
Add native C APIs for working with the Asset Manager
Christopher Tate
2013-07-30
1
-1
/
+19
*
Add new glue code for writing native apps.
Dianne Hackborn
2013-07-30
1
-8
/
+34
*
Add OBB file helper class
Kenny Root
2013-07-30
1
-0
/
+87
*
Add new native Looper API.
Dianne Hackborn
2013-07-30
1
-1
/
+33
*
Fix a bug in sp<> and wp<> which could cause memory corruptions
Mathias Agopian
2013-07-30
1
-12
/
+20
*
Even more native input dispatch work in progress.
Jeff Brown
2013-07-30
3
-12
/
+16
*
Fix include paths.
Jeff Brown
2013-07-30
1
-1
/
+1
[next]