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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve VelocityTracker numerical stability.
Jeff Brown
2013-07-30
1
-0
/
+4
*
Bug 4016329 do full string comparisons
Glenn Kasten
2013-07-30
1
-2
/
+2
*
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2013-07-30
1
-0
/
+6
*
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
3
-30
/
+557
*
Add TextLayout Cache
Fabrice Di Meglio
2013-07-30
2
-0
/
+500
*
Fix sp<> conversion operator / constructor
Mathias Agopian
2013-07-30
2
-7
/
+33
*
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
4
-259
/
+426
*
Bug 3362814 Fix SMP race in access to mRequestExit
Glenn Kasten
2013-07-30
2
-5
/
+25
*
Remove RefBase.h dependency on TextOutput.h
Mathias Agopian
2013-07-30
2
-6
/
+23
*
Clean up use of HAVE_ANDROID_OS
Kenny Root
2013-07-30
2
-5
/
+5
*
fix [3408713] Dialog window invisible sometimes
Mathias Agopian
2013-07-30
1
-14
/
+48
*
Fix issue #3392073: At times soft keyboard comes up in...
Dianne Hackborn
2013-07-30
1
-2
/
+2
*
fix failing thread object run
Ritu Srivastava
2013-07-30
1
-0
/
+1
*
Revert "libutils: Fix race condition in Thread::requestExitAndWait()"
Mike Lockwood
2013-07-30
1
-3
/
+0
*
libutils: Fix race condition in Thread::requestExitAndWait()
Mike Lockwood
2013-07-30
1
-0
/
+3
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2013-07-30
1
-0
/
+33
*
Fix omission in NOTICE file.
Eric Laurent
2013-07-30
1
-0
/
+12
*
Adding ASL2 attribution for VisualOn.
Dan Morrill
2013-07-30
1
-0
/
+9
*
Fix issue 3302649.
Eric Laurent
2013-07-30
1
-0
/
+3
*
Normalize output from aapt d
Shachar Shemesh
2013-07-30
2
-2
/
+35
*
Add initial support for cursor-based pointing devices.
Jeff Brown
2013-07-30
2
-0
/
+12
*
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
13
-117
/
+172
*
Improve support for external keyboards.
Jeff Brown
2013-07-30
5
-23
/
+63
*
Support non-orientation aware keyboards and other devices.
Jeff Brown
2013-07-30
3
-0
/
+313
*
Fix SDK build on Windows due to use of mmap.
Jeff Brown
2013-07-30
2
-16
/
+20
*
Added support for full PC-style keyboards.
Jeff Brown
2013-07-30
5
-6
/
+288
*
Split UTF functions from String8/16
Kenny Root
2013-07-30
10
-762
/
+981
*
Fix default return code for getResource
Kenny Root
2013-07-30
1
-1
/
+1
*
Add path to get different DPI drawables
Kenny Root
2013-07-30
2
-13
/
+39
*
Initialized check in ZipFileRO::findEntryByName
Kenny Root
2013-07-30
1
-1
/
+9
*
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 missing NOTICE entries.
David Deephanphongs
2013-07-30
1
-1
/
+21
*
Reduce logging.
Joe Onorato
2013-07-30
1
-1
/
+2
*
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2013-07-30
2
-0
/
+13
*
MinGW/Cygwin requires open() in O_BINARY mode.
Raphael Moll
2013-07-30
1
-20
/
+37
*
OBB: use PBKDF2 for key generation.
Kenny Root
2013-07-30
3
-17
/
+72
*
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
3
-48
/
+313
*
Use pread() in ZipFileRO for Linux
Kenny Root
2013-07-30
2
-8
/
+49
*
ZipFileRO: moar logging and wrap close
Kenny Root
2013-07-30
2
-16
/
+21
*
Add suuport for splitting touch events across windows.
Jeff Brown
2013-07-30
1
-0
/
+3
*
Revert "Revert "Free created FileMap when uncompressing files""
Kenny Root
2013-07-30
1
-5
/
+9
*
Add locking around ZIP seeking
Kenny Root
2013-07-30
2
-12
/
+23
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2013-07-30
2
-15
/
+15
*
Reduce lock thrashing in native Looper.
Jeff Brown
2013-07-30
1
-32
/
+38
*
Looper: Drop default parameters in favor of a safer overload.
Jeff Brown
2013-07-30
1
-6
/
+9
[next]