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
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Yell loudly about undefined behind in Bitmap, but work anyway
John Reck
2015-08-03
1
-1
/
+0
*
Fix bitmap get/set pixels for ALPHA_8
Chris Craik
2015-07-24
1
-0
/
+21
*
JNI optimization tweaks to Paint high-frequency methods
John Reck
2015-07-10
1
-8
/
+6
*
Create a thread_local cache for textLocale
John Reck
2015-07-10
1
-3
/
+14
*
Deep-copying sucks when all you want is a borrow
John Reck
2015-07-09
2
-2
/
+2
*
Make measureText(String, int, int) not use context
Raph Levien
2015-06-24
1
-1
/
+3
*
Fixes for Region_writeToParcel.
Leon Scroggins III
2015-06-17
1
-3
/
+12
*
Merge "Workaround shader crash" into mnc-dev
Chris Craik
2015-06-11
1
-1
/
+5
|
\
|
*
Workaround shader crash
Chris Craik
2015-06-10
1
-1
/
+5
*
|
Add more specific consumer names for common buffer queue endpoints.
Eino-Ville Talvala
2015-06-09
1
-0
/
+11
|
/
*
Fix Bitmap parceling through ashmem.
Jeff Brown
2015-06-06
3
-85
/
+122
*
Update the pdfium library - framework
Svet Ganov
2015-06-04
2
-9
/
+9
*
Apply contextStart consistently in getRunAdvance
Raph Levien
2015-06-03
1
-1
/
+2
*
Fix reconfigure & setPremult alpha handling
John Reck
2015-05-27
2
-7
/
+25
*
Fix overflow in NinePatchImpl.
Leon Scroggins III
2015-05-21
1
-1
/
+4
*
Merge "Check that the parcel contained the expected amount of region data." i...
Derek Sollenberger
2015-05-19
1
-3
/
+7
|
\
|
*
Check that the parcel contained the expected amount of region data.
Derek Sollenberger
2015-05-18
1
-3
/
+7
*
|
Add internal bitmap api for creating immutable ashmem backed bitmaps.
Riley Andrews
2015-05-18
3
-0
/
+53
*
|
Use ashmem to optimize all bitmap copies.
Riley Andrews
2015-05-18
4
-35
/
+204
|
/
*
Merge "Ensure that unparcelling Region only reads the expected number of byte...
Derek Sollenberger
2015-05-18
1
-3
/
+8
|
\
|
*
Ensure that unparcelling Region only reads the expected number of bytes
Derek Sollenberger
2015-05-13
1
-3
/
+8
*
|
Merge "SkScalarDiv and its variants are deprecated" into mnc-dev
Jérôme Poichet
2015-05-16
2
-4
/
+3
|
\
\
|
*
|
SkScalarDiv and its variants are deprecated
Mike Reed
2015-05-13
2
-4
/
+3
|
|
/
*
|
Check for setting to already set
John Reck
2015-05-14
1
-0
/
+7
*
|
Replace JNI primitive array critical calls with non-critical ones.
Hiroshi Yamauchi
2015-05-12
1
-7
/
+105
|
/
*
Update the rowBytes when reconfiguring to match the new imageInfo.
Derek Sollenberger
2015-05-07
1
-1
/
+1
*
Add warning if an in-use Bitmap is reconfigured
John Reck
2015-05-06
5
-24
/
+43
*
Attempt to solve the double-GC problem
John Reck
2015-05-04
6
-330
/
+645
*
Remove Bitmap#getSkBitmap
John Reck
2015-05-01
1
-21
/
+24
*
Move AssetAtlas off of SkBitmap*
John Reck
2015-05-01
1
-0
/
+8
*
A bunch more cleanups
John Reck
2015-04-30
1
-4
/
+5
*
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-30
6
-21
/
+39
*
GraphicsJNI Canvas cleanup
John Reck
2015-04-22
2
-5
/
+4
*
Merge "Add Paint methods for cursor positioning"
Raph Levien
2015-04-20
1
-13
/
+63
|
\
|
*
Add Paint methods for cursor positioning
Raph Levien
2015-04-14
1
-13
/
+63
*
|
Revert "Change how Java Bitmaps are accessed in a few places"
John Reck
2015-04-20
6
-41
/
+21
*
|
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-13
6
-21
/
+41
*
|
Remove user of GraphicsJNI::createBitmap
John Reck
2015-04-10
2
-0
/
+7
*
|
Merge "Don't use context in measureText(char[])"
Raph Levien
2015-04-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Don't use context in measureText(char[])
Raph Levien
2015-04-03
1
-1
/
+2
*
|
Add Paint.hasGlyph method
Raph Levien
2015-04-02
2
-1
/
+67
|
/
*
Calculate line breaks using Minikin
Raph Levien
2015-03-26
3
-27
/
+30
*
Fix DrawFilter's usage in HWUI.
Derek Sollenberger
2015-03-25
1
-0
/
+10
*
use SkFilterQuality instead of SkPaint::FilterLevel
Mike Reed
2015-03-16
3
-15
/
+15
*
Add HyphenEdit support to Paint
Raph Levien
2015-03-14
4
-3
/
+28
*
Refactor DisplayList path caching.
Derek Sollenberger
2015-03-13
1
-5
/
+5
*
Fix use of SkMutex.
Leon Scroggins III
2015-03-13
1
-1
/
+2
*
SkStream is no longer a ref counted object.
Leon Scroggins III
2015-03-12
8
-32
/
+34
*
Make Bitmap_createFromParcel check the color count.
Leon Scroggins III
2015-03-11
1
-7
/
+15
*
Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated."""
Chris Craik
2015-03-06
3
-14
/
+31
|
\
[next]