Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b3312b88c1f10cd29f9b55b03d5b41fc429ebfb5
/
libs
f1f7105
Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb
by Shih-wei Liao
· 14 years ago
99d4911
Merge "Add support for drawBitmapMesh()." into honeycomb
by Romain Guy
· 14 years ago
5a7b466
Add support for drawBitmapMesh().
by Romain Guy
· 14 years ago
040d7d8
Handle fatal errors from calling bccRegisterSymbolCallback (if any).
by Shih-wei Liao
· 14 years ago
a423d86
Merge "clean-up unneeded code" into honeycomb
by Mathias Agopian
· 14 years ago
2e0f0bb
Merge "Remove unnecessary library functions." into honeycomb
by Stephen Hines
· 14 years ago
1d4549a
clean-up unneeded code
by Mathias Agopian
· 14 years ago
a16a981
Remove unnecessary library functions.
by Stephen Hines
· 14 years ago
ff26a0c
Remove unnecessary code.
by Romain Guy
· 14 years ago
ed8f8dd
Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb
by Romain Guy
· 14 years ago
01d58e4
Add rounded rects and circles support to OpenGLRenderer.
by Romain Guy
· 14 years ago
baf9af9
Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb
by Mathias Agopian
· 14 years ago
81ae965
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
by Mathias Agopian
· 14 years ago
a82bcf6
Merge "Remove some old logging code." into honeycomb
by Jason Sams
· 14 years ago
89f8b1e
Remove some old logging code.
by Jason Sams
· 14 years ago
eb60932
Merge "Clean up RS math fp library functions." into honeycomb
by Stephen Hines
· 14 years ago
8bb9131
Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb
by Mathias Agopian
· 14 years ago
578b7a2
fix [3367893] Rotating device on YouTube's home screen several times kills system_server
by Mathias Agopian
· 14 years ago
1368436
Merge "Check and propogate errors from llvm." into honeycomb
by Jason Sams
· 14 years ago
833166d
Clean up RS math fp library functions.
by Stephen Hines
· 14 years ago
0fb9c5d
Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb
by Mathias Agopian
· 14 years ago
06a61e2
improve SurfaceFlinger 'dumpsys' log
by Mathias Agopian
· 14 years ago
fdc54a9
Check and propogate errors from llvm.
by Jason Sams
· 14 years ago
514fb18
Don't attempt to create empty layers. Bug #3369888
by Romain Guy
· 14 years ago
9335f5b
Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb
by Romain Guy
· 14 years ago
42f3a4b
Make embedded hardware layers work. Bug #3369474
by Romain Guy
· 14 years ago
9f7e83b
Merge "c99 bool support" into honeycomb
by Shih-wei Liao
· 14 years ago
cbcced2
c99 bool support
by Shih-wei Liao
· 14 years ago
a3311ed
Fix the fix for 9patches.
by Romain Guy
· 14 years ago
3482955
Merge "Fix the fix for 9patches." into honeycomb
by Romain Guy
· 14 years ago
fdbec3e
Fix 9patches in Launcher
by Romain Guy
· 14 years ago
49903d2
Merge "Fix 9patches in Launcher" into honeycomb
by Romain Guy
· 14 years ago
1ad9612
1. fp_mad.rs: Pass C99 check.
by Shih-wei Liao
· 14 years ago
cbb7279
Fix the build.
by Shih-wei Liao
· 14 years ago
688de88
Fix bug in modf library function (plus typos).
by Stephen Hines
· 14 years ago
e70b445
Merge "Correctly log debugging info as debug." into honeycomb
by Jason Sams
· 14 years ago
bf2afed
Correctly log debugging info as debug.
by Jason Sams
· 14 years ago
e6a97e2
Merge "Fix race condition between GC thread and the teardown of RS. The RS context was going away while the objects were being deleted within the finializer." into honeycomb
by Jason Sams
· 14 years ago
d1ac981
Fix race condition between GC thread and
by Jason Sams
· 14 years ago
6693442
Merge "Provide mechanism to switch between extern/static." into honeycomb
by Stephen Hines
· 14 years ago
793786c
Provide mechanism to switch between extern/static.
by Stephen Hines
· 14 years ago
fc14d42
Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into honeycomb
by Mathias Agopian
· 14 years ago
2e102a0
fix [3361121] hang in glClear() - device unresponsive, OTA fails
by Mathias Agopian
· 14 years ago
0e5f4e5
Merge "Validate that version pragma is correct." into honeycomb
by Stephen Hines
· 14 years ago
5dd60be
Validate that version pragma is correct.
by Stephen Hines
· 14 years ago
553889a
Merge "Fix 9patches, again... Bug #3365243" into honeycomb
by Romain Guy
· 14 years ago
eb6a4a1
Fix 9patches, again... Bug #3365243
by Romain Guy
· 14 years ago
2577db1
Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888
by Romain Guy
· 14 years ago
713440d
Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" into honeycomb
by Romain Guy
· 14 years ago
807daf7
Add support for skew()
by Romain Guy
· 14 years ago
89108d5
Merge "Add support for skew()" into honeycomb
by Romain Guy
· 14 years ago
5ef3ddd
Remove erroneous log message.
by Stephen Hines
· 14 years ago
a8b7817
Clean up simple integer operations.
by Stephen Hines
· 14 years ago
cfe5dd0
Merge "Yet another fix for 9patch rendering. Bug #3362133" into honeycomb
by Romain Guy
· 14 years ago
7444da5
Yet another fix for 9patch rendering. Bug #3362133
by Romain Guy
· 14 years ago
38f79d0
Merge "Make ImageProcessing work." into honeycomb
by Shih-wei Liao
· 14 years ago
2aad562
Make ImageProcessing work.
by Shih-wei Liao
· 14 years ago
cf18c47
Merge "Implement SurfaceTexture frame-available callback." into honeycomb
by Jamie Gennis
· 14 years ago
41424ad
Merge "Fix SurfaceTexture transform matrix." into honeycomb
by Jamie Gennis
· 14 years ago
376590d
Implement SurfaceTexture frame-available callback.
by Jamie Gennis
· 14 years ago
0fb736c
Fix SurfaceTexture transform matrix.
by Jamie Gennis
· 14 years ago
300406a
Add some error checking.
by Jason Sams
· 14 years ago
077fd5f
Merge "Fix bug in on-device linking." into honeycomb
by Shih-wei Liao
· 14 years ago
0e7be13
Fix bug in on-device linking.
by Shih-wei Liao
· 14 years ago
fb13abd
Fix 9patch rendering in ExpandableListView.
by Romain Guy
· 14 years ago
9467708
Merge "Fix 9patch rendering in ExpandableListView." into honeycomb
by Romain Guy
· 14 years ago
d739895
Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb
by Jason Sams
· 14 years ago
f219da5
Don't blend transparent pixels when rendering layers.
by Romain Guy
· 14 years ago
749b9db
Merge "Don't blend transparent pixels when rendering layers." into honeycomb
by Romain Guy
· 14 years ago
71a2e13
On-device linking using bccLinkBC. Note that we switch to getFile interface
by Shih-wei Liao
· 14 years ago
4559ea4
Compare GraphicBuffers using handles.
by Jamie Gennis
· 14 years ago
2e7fbd9
Merge "Preapre region tracking in layers" into honeycomb
by Romain Guy
· 14 years ago
1bd1bad
Preapre region tracking in layers
by Romain Guy
· 14 years ago
a7393dd
Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
by Mathias Agopian
· 14 years ago
739e34a
Merge "Don't crash Launcher on config change." into honeycomb
by Romain Guy
· 14 years ago
43ccf46
Don't crash Launcher on config change.
by Romain Guy
· 14 years ago
77c3e4b
Merge "Make getFallbackAction return false when there is none." into honeycomb
by Jeff Brown
· 14 years ago
fca66d3
Make getFallbackAction return false when there is none.
by Jeff Brown
· 14 years ago
7777319
Merge "Don't delete objects twice..." into honeycomb
by Romain Guy
· 14 years ago
1f1fcb7
Don't delete objects twice...
by Romain Guy
· 14 years ago
24c0021
Copy shaders when recording them in display lists.
by Romain Guy
· 14 years ago
4b26d05
Merge "Copy shaders when recording them in display lists." into honeycomb
by Romain Guy
· 14 years ago
f510684
Don't add clipped rects to layer regions. Bug #3350208
by Romain Guy
· 14 years ago
fe5be1b
Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycomb
by Romain Guy
· 14 years ago
afc724b
Fix error reporting in Surface::cancelBuffer()
by Mathias Agopian
· 14 years ago
076b770
bcc interface fixed.
by Shih-wei Liao
· 14 years ago
3b5379d
Retire librslib_rt.
by Shih-wei Liao
· 14 years ago
35a17e6
Move linking stuff to libbcc.
by Shih-wei Liao
· 14 years ago
307bf62
Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.
by Shih-wei Liao
· 14 years ago
1e3a431
Remove debug code
by Romain Guy
· 14 years ago
24bb317
Merge "Remove debug code" into honeycomb
by Romain Guy
· 14 years ago
ef70a20
Implement sub updates for mipmap levels and cubmaps.
by Jason Sams
· 14 years ago
ffac7fc
Add debug logs for display lists.
by Romain Guy
· 14 years ago
e9d3da1
Merge "Re-implement img npot support in HC." into honeycomb
by Jason Sams
· 14 years ago
7f5690b
Merge "Add debug logs for display lists." into honeycomb
by Romain Guy
· 14 years ago
9333e64
Re-implement img npot support in HC.
by Jason Sams
· 14 years ago
49dc58b
Merge "Docs plus removing some junk per API review." into honeycomb
by Alex Sakhartchouk
· 14 years ago
f5c876e
Docs plus removing some junk per API review.
by Alex Sakhartchouk
· 14 years ago
f7acf16
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 14 years ago
e8d0e8a
Add logging to SurfaceTextureClient.
by Jamie Gennis
· 14 years ago
Next »