Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d752c3b3e6c576ed1f18e86a7b18c33dc7c65791
/
libs
45b1adf
Merge "Moving dependency includes out of librs headers."
by Alex Sakhartchouk
· 14 years ago
4368c44
Merge "Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0"
by David Li
· 14 years ago
cf28957
Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0
by David Li
· 14 years ago
ebd65bb
Moving dependency includes out of librs headers.
by Alex Sakhartchouk
· 14 years ago
7b8b758
Remove the right entries from the cache when a GC happens.
by Romain Guy
· 14 years ago
b37cbec
Correctly blend translucent GIF bitmaps.
by Romain Guy
· 14 years ago
ffbe826
Merge "Fix some issues with RefBase debugging."
by Mathias Agopian
· 14 years ago
6152bbc
Merge "Bug 3362814 Fix SMP race in access to mRequestExit"
by Glenn Kasten
· 14 years ago
62c7574
Merge "Skia Merge (revision 808)"
by Derek Sollenberger
· 14 years ago
e857cc8
Merge "Add YV12 preview format to camera parameter constants."
by Wu-cheng Li
· 14 years ago
10a1b30
Add YV12 preview format to camera parameter constants.
by Wu-cheng Li
· 14 years ago
ec122eb
Fix some issues with RefBase debugging.
by Mathias Agopian
· 14 years ago
c2b3cda
Bug 3362814 Fix SMP race in access to mRequestExit
by Glenn Kasten
· 14 years ago
595f37c
Merge "fix bug 3477451 Bogus asserts with pure compute scripts."
by Jason Sams
· 14 years ago
7f97c4e
Merge "Remove RefBase.h dependency on TextOutput.h"
by Mathias Agopian
· 14 years ago
07078e3
fix bug 3477451 Bogus asserts with pure compute scripts.
by Jason Sams
· 14 years ago
e00cab7
Application-managed callback buffer support for raw image
by James Dong
· 14 years ago
a688b57
Remove RefBase.h dependency on TextOutput.h
by Mathias Agopian
· 14 years ago
3b36ff4
Merge "Moving renderscript tests away from the library to a dedicated test folder."
by Alex Sakhartchouk
· 14 years ago
6062c59
Skia Merge (revision 808)
by Derek Sollenberger
· 14 years ago
c29a444
Moving renderscript tests away from the library to a dedicated test folder.
by Alex Sakhartchouk
· 14 years ago
cc0c159
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 14 years ago
6f2fba4
Add new axes for joysticks and mouse wheels.
by Jeff Brown
· 14 years ago
bdbdf01
Merge "Fixing font renderer attribute slot locations."
by Alex Sakhartchouk
· 14 years ago
3d9b774
Merge "Fix UI in image processing."
by Alex Sakhartchouk
· 14 years ago
7a2222b
am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
by Robert Ly
· 14 years ago
d2acfd6
am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
by Robert Ly
· 14 years ago
aa68085
am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC
by Scott Main
· 14 years ago
a58f58d
Merge "Doc change: fixing renderscript samples" into honeycomb
by Robert Ly
· 14 years ago
6518f48
Doc change: fixing renderscript samples
by Robert Ly
· 14 years ago
894df17
Fixing font renderer attribute slot locations.
by Alex Sakhartchouk
· 14 years ago
0ddd2d1
DO NOT MERGE
by Scott Main
· 14 years ago
db217e0
Fix UI in image processing.
by Alex Sakhartchouk
· 14 years ago
ebbd5d1
Fix a regression with MotionEvent parceling.
by Jeff Brown
· 14 years ago
2e10374
Merge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding ability to load a3d files from disk."
by Alex Sakhartchouk
· 14 years ago
45708bf
Merge "Add support for arbitrary axes in MotionEvents."
by Jeff Brown
· 14 years ago
dc165b3
Adding better navigation to model viewer (pinch to zoom, rotations)
by Alex Sakhartchouk
· 14 years ago
bb9d394
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
492277d
allow root to call into surfaceflinger
by Mathias Agopian
· 14 years ago
91c69ab
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
1243354
am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb
by Stephen Hines
· 14 years ago
e49f75e
am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb
by Stephen Hines
· 14 years ago
7655a7d
Fix struct initializer for balls.
by Stephen Hines
· 14 years ago
eefdd70
Merge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827"
by Romain Guy
· 14 years ago
b18d2d0
Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827
by Romain Guy
· 14 years ago
a03837b
am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb
by Jason Sams
· 14 years ago
cc3b7cd
am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb
by Alex Sakhartchouk
· 14 years ago
f227058
am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb
by Alex Sakhartchouk
· 14 years ago
e8d074d
am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb
by Jason Sams
· 14 years ago
bf3aae1
am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb
by Alex Sakhartchouk
· 14 years ago
7541a9a
am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb
by Alex Sakhartchouk
· 14 years ago
cbcd933
Merge "Basic 101 level compute example for RS." into honeycomb
by Jason Sams
· 14 years ago
efc48ee
Merge "HelloWorld graphics sample for Renderscript." into honeycomb
by Alex Sakhartchouk
· 14 years ago
f1ff8b2
Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb
by Alex Sakhartchouk
· 14 years ago
716b27b
Basic 101 level compute example for RS.
by Jason Sams
· 14 years ago
4123cc5
HelloWorld graphics sample for Renderscript.
by Alex Sakhartchouk
· 14 years ago
85bccf6
am 699a0969: Merge "DO NOT MERGE Removing an activity that shouldn\'t go into samples" into honeycomb
by Alex Sakhartchouk
· 14 years ago
f82428a
Cleanup of the code in view to do creation/destruction in the right places.
by Alex Sakhartchouk
· 14 years ago
d9349ab
DO NOT MERGE Removing an activity that shouldn't go into samples
by Alex Sakhartchouk
· 14 years ago
fbf8e02
am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
by Jason Sams
· 14 years ago
e2b2a02
am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
by Jason Sams
· 14 years ago
4fd7037
Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
by Jason Sams
· 14 years ago
4110c99
am 5510d172: am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb
by Jason Sams
· 14 years ago
5510d17
am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb
by Jason Sams
· 14 years ago
f8cbf72
Merge "cleanup headers for SDK. bug 3421901" into honeycomb
by Jason Sams
· 14 years ago
c07eb39
am 18f5c7e6: am cfc048a3: set targetsdk=11 on renderscript misc samples project
by Robert Ly
· 14 years ago
a5c8eb7
am 7eca7f74: am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb
by Robert Ly
· 14 years ago
b3fe3f5
am e4d08c02: am 851beae7: Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb
by Mike Cleron
· 14 years ago
b31688e
am a626eb18: am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb
by Mike Cleron
· 14 years ago
74d0778
am 95dc232c: am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb
by Stephen Hines
· 14 years ago
f7398e2
am c7839751: am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 14 years ago
3e4ac89
am 80038fbc: am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb
by Romain Guy
· 14 years ago
69d792f
am 38e8c353: am 59301777: Merge "Fix leak in reused display lists" into honeycomb
by Chet Haase
· 14 years ago
0e6fe4f
am a9c369d0: am 87465f02: Merge "Fixes cache misses and extra allocations. Bug #3421454" into honeycomb
by Romain Guy
· 14 years ago
18f5c7e
am cfc048a3: set targetsdk=11 on renderscript misc samples project
by Robert Ly
· 14 years ago
cfc048a
set targetsdk=11 on renderscript misc samples project
by Robert Ly
· 14 years ago
7eca7f74
am 5cf98da8: Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb
by Robert Ly
· 14 years ago
5cf98da8
Merge "Fixing renderscript samples to properly declare targetSDK" into honeycomb
by Robert Ly
· 14 years ago
d307645
Fixing renderscript samples to properly declare targetSDK
by Robert Ly
· 14 years ago
e4d08c0
am 851beae7: Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb
by Mike Cleron
· 14 years ago
a626eb1
am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb
by Mike Cleron
· 14 years ago
851beae
Merge "Properly handle dirty rectangles generated from 9-patches Bug #3409580" into honeycomb
by Mike Cleron
· 14 years ago
2d47fd3
Merge "Fix crash when Paths are GCd in hw accelerated apps" into honeycomb
by Mike Cleron
· 14 years ago
95dc232
am a5b8768f: Merge "Add support for memcpy/memset to RS." into honeycomb
by Stephen Hines
· 14 years ago
a5b8768
Merge "Add support for memcpy/memset to RS." into honeycomb
by Stephen Hines
· 14 years ago
c783975
am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 14 years ago
3f73da5
Add support for memcpy/memset to RS.
by Stephen Hines
· 14 years ago
c78b5d5
Properly handle dirty rectangles generated from 9-patches Bug #3409580
by Romain Guy
· 14 years ago
2672226
Initialize the SurfaceTexture transform fields.
by Jamie Gennis
· 14 years ago
5a7e828
Fix crash when Paths are GCd in hw accelerated apps
by Chet Haase
· 14 years ago
80038fb
am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb
by Romain Guy
· 14 years ago
f28daff
Empty the clip rect when intersection is empty. Bug #3410035
by Romain Guy
· 14 years ago
38e8c35
am 59301777: Merge "Fix leak in reused display lists" into honeycomb
by Chet Haase
· 14 years ago
9bd32c23
am 109da7df: am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb
by Romain Guy
· 14 years ago
a9c369d
am 87465f02: Merge "Fixes cache misses and extra allocations. Bug #3421454" into honeycomb
by Romain Guy
· 14 years ago
d63cbd1
Fix leak in reused display lists
by Chet Haase
· 14 years ago
e56d643
Fix bug 3421901 remove 2 functions from public headers in the SDK.
by Jason Sams
· 14 years ago
5f1d68d
cleanup headers for SDK. bug 3421901
by Jason Sams
· 14 years ago
2fc941e
Fixes cache misses and extra allocations. Bug #3421454
by Romain Guy
· 14 years ago
109da7d
am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb
by Romain Guy
· 14 years ago
Next »