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
*
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-15
1
-0
/
+4
*
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-14
1
-0
/
+6
*
am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebVi...
Romain Guy
2011-03-07
1
-0
/
+1
|
\
|
*
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
1
-0
/
+1
*
|
Merge "Add TextLayout Cache"
Fabrice Di Meglio
2011-03-03
1
-0
/
+255
|
\
\
|
|
/
|
/
|
|
*
Add TextLayout Cache
Fabrice Di Meglio
2011-03-02
1
-0
/
+255
*
|
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2011-03-02
1
-0
/
+107
*
|
Fix sp<> conversion operator / constructor
Mathias Agopian
2011-02-25
1
-3
/
+3
*
|
Merge "Fix a wp<> bug where the owner ID would be wrong"
Mathias Agopian
2011-02-24
2
-11
/
+10
|
\
\
|
*
|
Fix a wp<> bug where the owner ID would be wrong
Mathias Agopian
2011-02-24
2
-11
/
+10
*
|
|
Merge "Fix some issues with RefBase debugging."
Mathias Agopian
2011-02-24
3
-189
/
+325
|
\
\
\
|
|
/
/
|
*
|
Fix some issues with RefBase debugging.
Mathias Agopian
2011-02-23
3
-189
/
+325
*
|
|
Merge "Bug 3362814 Fix SMP race in access to mRequestExit"
Glenn Kasten
2011-02-24
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bug 3362814 Fix SMP race in access to mRequestExit
Glenn Kasten
2011-02-23
1
-1
/
+2
|
|
/
*
|
Remove RefBase.h dependency on TextOutput.h
Mathias Agopian
2011-02-22
1
-5
/
+6
|
/
*
am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into hon...
Mathias Agopian
2011-02-10
1
-14
/
+48
|
\
|
*
fix [3408713] Dialog window invisible sometimes
Mathias Agopian
2011-02-09
1
-14
/
+48
*
|
am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"
Dianne Hackborn
2011-01-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Normalize output from aapt d
Shachar Shemesh
2011-01-04
1
-0
/
+1
*
|
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-0
/
+33
*
|
Add initial support for cursor-based pointing devices.
Jeff Brown
2010-12-29
1
-0
/
+6
*
|
dump callstack on Surface use error
Mathias Agopian
2010-12-10
1
-1
/
+1
*
|
Change assets to use 64-bit API
Kenny Root
2010-12-08
6
-40
/
+91
*
|
Improve support for external keyboards.
Jeff Brown
2010-12-02
2
-3
/
+12
*
|
Support non-orientation aware keyboards and other devices.
Jeff Brown
2010-11-30
1
-0
/
+100
*
|
Fix SDK build on Windows due to use of mmap.
Jeff Brown
2010-11-19
1
-1
/
+3
*
|
Added support for full PC-style keyboards.
Jeff Brown
2010-11-18
2
-0
/
+125
*
|
Split UTF functions from String8/16
Kenny Root
2010-11-12
3
-139
/
+167
*
|
Add path to get different DPI drawables
Kenny Root
2010-10-29
1
-3
/
+5
*
|
Revert "Add length-equality test in String operator== checks."
Brad Fitzpatrick
2010-10-20
2
-6
/
+2
*
|
Add length-equality test in String operator== checks.
Brad Fitzpatrick
2010-10-20
2
-2
/
+6
*
|
am dc3ad87c: am 78a76fea: Merge "Revert to using epoll_wait()." into gingerbread
Jeff Brown
2010-10-16
1
-4
/
+4
|
\
\
|
|
/
|
*
Merge "Revert to using epoll_wait()." into gingerbread
Jeff Brown
2010-10-14
1
-4
/
+4
|
|
\
|
|
*
Revert to using epoll_wait().
Jeff Brown
2010-10-07
1
-4
/
+4
*
|
|
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2010-10-15
1
-0
/
+8
*
|
|
am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi...
Kenny Root
2010-10-15
1
-0
/
+27
|
\
\
\
|
|
/
/
|
*
|
OBB: use PBKDF2 for key generation.
Kenny Root
2010-10-13
1
-0
/
+27
|
|
/
*
|
am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...
Jeff Brown
2010-10-10
1
-3
/
+59
|
\
\
|
|
/
|
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-10-07
1
-3
/
+59
*
|
am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin...
Kenny Root
2010-10-05
1
-7
/
+17
|
\
\
|
|
/
|
*
Use pread() in ZipFileRO for Linux
Kenny Root
2010-10-04
1
-7
/
+17
*
|
am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into...
Kenny Root
2010-10-04
1
-9
/
+2
|
\
\
|
|
/
|
*
ZipFileRO: moar logging and wrap close
Kenny Root
2010-10-01
1
-9
/
+2
*
|
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...
Jeff Brown
2010-09-27
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge "Add suuport for splitting touch events across windows." into gingerbread
Jeff Brown
2010-09-27
1
-0
/
+3
|
|
\
|
|
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
1
-0
/
+3
*
|
|
am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb...
Kenny Root
2010-09-24
1
-2
/
+6
|
\
\
\
|
|
/
/
|
*
|
Add locking around ZIP seeking
Kenny Root
2010-09-24
1
-2
/
+6
|
|
/
*
|
am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial...
Jeff Brown
2010-09-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2010-09-21
1
-0
/
+1
[next]