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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove stray logging statement.
Narayan Kamath
2014-03-11
1
-2
/
+0
*
ART profiler usage.
Dave Allison
2014-03-07
1
-2
/
+36
*
Inform libcore of time format pref. changes.
Narayan Kamath
2014-03-07
4
-0
/
+42
*
Merge "NFC: getNdefMessage() should throw exception if no tag in field."
Martijn Coenen
2014-03-06
1
-0
/
+2
|
\
|
*
NFC: getNdefMessage() should throw exception if no tag in field.
Mathias Jeppsson
2014-01-28
1
-0
/
+2
*
|
Harden NsdManager against null-dereference crashes
Dave Platt
2014-03-04
1
-19
/
+28
*
|
Fix descriptor leak after accepting connections
Dave Platt
2014-02-28
1
-1
/
+1
*
|
Make getAssetInt throw unconditionally.
Narayan Kamath
2014-02-25
1
-1
/
+1
*
|
Merge changes I6d4fdada,Ia34899a4
Greg Hackmann
2014-02-21
2
-2
/
+23
|
\
\
|
*
|
Move time setting code from SystemClock to AlarmManagerService
Greg Hackmann
2014-02-21
2
-2
/
+23
*
|
|
Merge "Fix documentation for Parcel.readException()."
Elliott Hughes
2014-02-21
1
-4
/
+5
|
\
\
\
|
*
|
|
Fix documentation for Parcel.readException().
Mark Doliner
2014-01-02
1
-4
/
+5
*
|
|
|
Merge "Miscellaneous small documentation fixes."
Elliott Hughes
2014-02-21
4
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Miscellaneous small documentation fixes.
Mark Doliner
2014-01-03
4
-4
/
+4
|
|
/
/
/
*
|
|
|
Remove unused JNITest class
Ashok Bhat
2014-02-21
1
-48
/
+0
|
|
/
/
|
/
|
|
*
|
|
AArch64: Make AssetAtlasService 64-bit compatible
Ashok Bhat
2014-02-20
3
-8
/
+8
*
|
|
Fixed a possible infinite loop in JsonReader#skipValue()
Calin Juravle
2014-02-18
1
-0
/
+3
*
|
|
Merge "Extended locales in AAPT / AssetManager."
Narayan Kamath
2014-02-17
1
-4
/
+1
|
\
\
\
|
*
|
|
Extended locales in AAPT / AssetManager.
Narayan Kamath
2014-02-14
1
-4
/
+1
*
|
|
|
Merge "AArch64: Use long for pointers in SurfaceSession class"
Narayan Kamath
2014-02-14
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
AArch64: Use long for pointers in SurfaceSession class
Ashok Bhat
2014-02-06
1
-4
/
+4
*
|
|
|
Merge "Finish fixing Zygote descriptor leakage problem"
Dave Platt
2014-02-12
2
-1
/
+45
|
\
\
\
\
|
*
|
|
|
Finish fixing Zygote descriptor leakage problem
Dave Platt
2014-02-06
2
-1
/
+45
|
|
/
/
/
*
|
|
|
Merge "Improve Parcel's handling of non-primitive arrays"
Paul Duffin
2014-02-12
1
-8
/
+13
|
\
\
\
\
|
*
|
|
|
Improve Parcel's handling of non-primitive arrays
Paul Duffin
2014-02-11
1
-8
/
+13
*
|
|
|
|
Merge "Runtime resource overlay, iteration 2"
Dianne Hackborn
2014-02-11
8
-16
/
+85
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Runtime resource overlay, iteration 2
MÃ¥rten Kongstad
2014-02-03
8
-16
/
+85
|
|
/
/
/
*
|
|
|
Merge "Use long for pointers in EmojiFactory and PdfDocument"
Narayan Kamath
2014-02-11
1
-12
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use long for pointers in EmojiFactory and PdfDocument
Ashok Bhat
2014-01-31
1
-12
/
+12
*
|
|
|
AArch64: Make AssetManager and related classes 64-bit compatible
Ashok Bhat
2014-01-31
4
-70
/
+70
*
|
|
|
Merge "Fixed cancel() not working correctly"
Narayan Kamath
2014-01-31
1
-3
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed cancel() not working correctly
jl1990
2014-01-30
1
-3
/
+12
*
|
|
|
frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default
Brian Carlstrom
2014-01-30
1
-1
/
+1
*
|
|
|
AArch64: Use of long for pointers in PropertyValuesHolder
Ashok Bhat
2014-01-29
1
-21
/
+21
|
/
/
/
*
|
|
Merge "AArch64: Make Binder and Parcel 64-bit compatible"
Narayan Kamath
2014-01-29
2
-46
/
+51
|
\
\
\
|
*
|
|
AArch64: Make Binder and Parcel 64-bit compatible
Ashok Bhat
2014-01-23
2
-46
/
+51
*
|
|
|
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
10
-242
/
+242
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Fixed race condition in Spinner.DialogPopup on null reference."
Christopher Tate
2014-01-27
1
-2
/
+4
|
\
\
\
|
*
|
|
Fixed race condition in Spinner.DialogPopup on null reference.
Daniel 2 Olofsson
2013-07-12
1
-2
/
+4
*
|
|
|
Remove unused field from AssetManager.
Narayan Kamath
2014-01-22
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge "AArch64: Use long for pointers in view/input classes"
Narayan Kamath
2014-01-16
4
-22
/
+22
|
\
\
\
|
*
|
|
AArch64: Use long for pointers in view/input classes
Ashok Bhat
2014-01-09
4
-22
/
+22
*
|
|
|
Merge "AArch64: Use long for pointers in android/os/MessageQueue"
Narayan Kamath
2014-01-16
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
AArch64: Use long for pointers in android/os/MessageQueue
Ashok Bhat
2014-01-10
1
-6
/
+6
*
|
|
|
|
Merge changes Id54087dd,I946325e4,I2a2b2e68
Narayan Kamath
2014-01-16
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
AArch64: Add AssetInputStream.getNativeAsset
Ashok Bhat
2014-01-15
1
-0
/
+6
*
|
|
|
|
|
Merge "AArch64: Use long for pointers in MotionEvent class"
Narayan Kamath
2014-01-16
1
-40
/
+40
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AArch64: Use long for pointers in MotionEvent class
Ashok Bhat
2014-01-08
1
-40
/
+40
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge "AArch64: Use long for pointers in VelocityTracker class"
Narayan Kamath
2014-01-16
1
-9
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
AArch64: Use long for pointers in VelocityTracker class
Ashok Bhat
2014-01-08
1
-9
/
+9
|
|
/
/
/
/
/
[next]