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
/
core
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix bug #5332081 TextLayoutCache needs to be able to have more cache h...
Fabrice Di Meglio
2011-09-23
7
-150
/
+186
|
\
|
*
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-21
7
-150
/
+186
*
|
am b20d378c: Merge "Don\'t crash during full backup when CheckJNI is enabled"...
Christopher Tate
2011-09-23
1
-4
/
+4
|
\
\
|
*
|
Don't crash during full backup when CheckJNI is enabled
Christopher Tate
2011-09-23
1
-4
/
+4
*
|
|
am 5f0ef5fb: Fix jpeg callback is lost if setPreviewCallbackWithBuffer has be...
Wu-cheng Li
2011-09-21
1
-25
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix jpeg callback is lost if setPreviewCallbackWithBuffer has been called.
Wu-cheng Li
2011-09-21
1
-25
/
+14
*
|
TextLayoutCacheKey needs to store start and count.
Jeff Brown
2011-09-19
1
-0
/
+2
*
|
TextLayoutCache code refactoring
Fabrice Di Meglio
2011-09-19
4
-133
/
+47
*
|
Merge "Fix potential leak in TextLayouCache"
Fabrice Di Meglio
2011-09-19
2
-3
/
+25
|
\
\
|
*
|
Fix potential leak in TextLayouCache
Fabrice Di Meglio
2011-09-18
2
-3
/
+25
*
|
|
Make TextLayoutCache no more dependent on ICU
Fabrice Di Meglio
2011-09-18
3
-82
/
+75
|
/
/
*
|
Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache ...
Fabrice Di Meglio
2011-09-18
7
-306
/
+240
*
|
Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits
Fabrice Di Meglio
2011-09-16
7
-240
/
+306
*
|
NetworkManagement SocketTagger: Migrate QTagUid support to JNI.
JP Abgrall
2011-09-15
3
-0
/
+100
|
/
*
Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529"
Jeff Brown
2011-09-14
1
-0
/
+62
|
\
|
*
Velocity Tracker II: The Revenge of Velocity Tracker
Jeff Brown
2011-09-14
1
-0
/
+62
*
|
Fix issue #5155678: Portrait > Landscape full-screen transition...
Dianne Hackborn
2011-09-14
1
-6
/
+6
*
|
Merge "Fix some TextLayoutCache issues"
Fabrice Di Meglio
2011-09-14
2
-20
/
+16
|
\
\
|
|
/
|
/
|
|
*
Fix some TextLayoutCache issues
Fabrice Di Meglio
2011-09-13
2
-20
/
+16
*
|
Fix a compile error when debug is turned on
Matthew Xie
2011-09-12
1
-1
/
+1
|
/
*
Add error codes for channel disconnection / connection.
Jaikumar Ganesh
2011-09-08
3
-46
/
+82
*
Make Bluetooth Health APIs public.
Jaikumar Ganesh
2011-09-08
1
-1
/
+2
*
Fix bug #5274332 TextLayoutCache is having multiple instances
Fabrice Di Meglio
2011-09-07
6
-32
/
+26
*
Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396"
Jeff Brown
2011-08-31
1
-2
/
+0
|
\
|
*
Fix JNI leak in copyStringToBuffer
Jeff Brown
2011-08-31
1
-2
/
+0
*
|
Merge "Fix input channel leak. Bug: 5156144"
Jeff Brown
2011-08-31
2
-13
/
+29
|
\
\
|
|
/
|
*
Fix input channel leak.
Jeff Brown
2011-08-30
2
-13
/
+29
*
|
Merge "fix Surface positions are not floats"
Mathias Agopian
2011-08-30
1
-2
/
+2
|
\
\
|
*
|
fix Surface positions are not floats
Mathias Agopian
2011-08-30
1
-2
/
+2
|
|
/
*
|
Fix JNI for warning about failure to unlink DeathRecipients
Christopher Tate
2011-08-30
1
-16
/
+22
*
|
Merge "Use seperate config file for p2p"
Irfan Sheriff
2011-08-29
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Use seperate config file for p2p
Irfan Sheriff
2011-08-26
1
-0
/
+6
|
*
Warn only if we're tearing down "live" DeathRecipient content
Christopher Tate
2011-08-23
1
-1
/
+25
*
|
Warn if we're tearing down "live" DeathRecipient content [take 2]
Christopher Tate
2011-08-26
1
-1
/
+31
*
|
Implement saveLayer*() correctly
Romain Guy
2011-08-25
1
-0
/
+16
|
/
*
Merge "Listen to the right Bluez signal for Channel deletion."
Jaikumar Ganesh
2011-08-22
1
-1
/
+1
|
\
|
*
Listen to the right Bluez signal for Channel deletion.
Jaikumar Ganesh
2011-08-21
1
-1
/
+1
*
|
Merge "Update TextLayout logging"
Fabrice Di Meglio
2011-08-19
4
-23
/
+12
|
\
\
|
*
|
Update TextLayout logging
Fabrice Di Meglio
2011-08-18
4
-23
/
+12
*
|
|
Merge "Stop leaking DeathRecipient and BinderProxy instances"
Christopher Tate
2011-08-18
1
-15
/
+37
|
\
\
\
|
*
|
|
Stop leaking DeathRecipient and BinderProxy instances
Christopher Tate
2011-08-18
1
-15
/
+37
|
|
|
/
|
|
/
|
*
|
|
am 294539df: am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event lo...
Jaikumar Ganesh
2011-08-18
1
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
am 3e941347: am 6f6b21b4: am 4733d3a6: Merge "Bluetooth event loop dispatches...
Jaikumar Ganesh
2011-08-18
1
-0
/
+14
|
|
\
\
|
|
*
|
Bluetooth event loop dispatches dbus data on wakeup
Albert Mojir
2011-08-16
1
-0
/
+14
|
|
*
|
Support wrapping app processes to inject debug instrumentation.
Jeff Brown
2011-07-28
2
-15
/
+43
|
*
|
|
resolved conflicts for merge of ab3ec176 to honeycomb-plus-aosp
Jaikumar Ganesh
2011-07-13
1
-3
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
*
|
am 53cf7858: Merge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh
2011-07-13
1
-2
/
+7
|
|
|
\
\
|
|
|
*
\
Merge "Bluetooth: correcting return value from cancelDiscovery"
Jaikumar Ganesh
2011-07-13
1
-2
/
+7
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: correcting return value from cancelDiscovery
Albert Mojir
2011-03-21
1
-2
/
+7
*
|
|
|
|
|
Merge "Fix bug #5174495 Harfbuzz shaping is broken after taking care of Indic"
Fabrice Di Meglio
2011-08-16
1
-25
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]