Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c371a02e7cf504e9a926ca29c33e63b658c2cef7
/
libs
59ad81e
Merge "remove more unused references to ISurface"
by Mathias Agopian
· 14 years ago
78e0618
Merge "Cleanup character limits."
by Jason Sams
· 14 years ago
bd184c5
Cleanup character limits.
by Jason Sams
· 14 years ago
46ded12
Merge "Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation."
by Jason Sams
· 14 years ago
d57a93b
Merge "Seperate GL from RS program store."
by Jason Sams
· 14 years ago
331bf9b
Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation.
by Jason Sams
· 14 years ago
3fc982f
Add new resource configurations for screen width/height in "dp".
by Dianne Hackborn
· 14 years ago
c8a04b5
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
48f5056
Seperate GL from RS program store.
by Jason Sams
· 14 years ago
78a9f6a
Merge "First draft of fbo in renderscript. Updating samples and benchmark"
by Alex Sakhartchouk
· 14 years ago
7b465b0
Merge "Fix dispatcher crash when input monitoring enabled. Also ensure that we actually log assertion failures."
by Jeff Brown
· 14 years ago
b6110c2
Fix dispatcher crash when input monitoring enabled.
by Jeff Brown
· 14 years ago
756484c
Merge "SurfaceTexture can now force the client to request a buffer"
by Mathias Agopian
· 14 years ago
e5a1bff
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 14 years ago
8e90f2b
First draft of fbo in renderscript. Updating samples and benchmark
by Alex Sakhartchouk
· 14 years ago
9c1e23b
Add logging of graphics acceleration info to bugreports
by Chet Haase
· 14 years ago
40c3641
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
623cb95
Properly handle script teardown.
by Stephen Hines
· 14 years ago
ad575f4
Merge "When deleting a path, remove it from the path cache. Bug #4170585"
by Romain Guy
· 14 years ago
8a40f6a
Merge "Fix bug with accelerated translucent rendering"
by Chet Haase
· 14 years ago
1af23a3
When deleting a path, remove it from the path cache. Bug #4170585
by Romain Guy
· 14 years ago
f147340
Fix bug with accelerated translucent rendering
by Chet Haase
· 14 years ago
46709f1
Merge "Revert "Fix cleanup bug clearing script references.""
by Stephen Hines
· 14 years ago
044d7d9
Revert "Fix cleanup bug clearing script references."
by Stephen Hines
· 14 years ago
aaceeb0
Use the correct API to query system properties.
by Romain Guy
· 14 years ago
5b7a3150
Don't crash when omitting paint to drawBitmap() with A8 configs.
by Romain Guy
· 14 years ago
80bbfb1
Fix shaders generation on IMG GPUs.
by Romain Guy
· 14 years ago
c7b25be
Take fake bold font property into account. Bug #4159731
by Romain Guy
· 14 years ago
06a42db
Include strings.h for the strcasecmp prototype.
by Carl Shapiro
· 14 years ago
43e7aeb
Merge "Add support for drawPoint() and drawPoints()."
by Romain Guy
· 14 years ago
ed6fcb0
Add support for drawPoint() and drawPoints().
by Romain Guy
· 14 years ago
90a948b
Merge "Fix cleanup bug clearing script references."
by Jason Sams
· 14 years ago
88728ec
Fix cleanup bug clearing script references.
by Jason Sams
· 14 years ago
d1daaa2
Merge "Fix hairline rendering."
by Romain Guy
· 14 years ago
67ac217
Fix hairline rendering.
by Romain Guy
· 14 years ago
73a7a1c
Merge "Fix bug with hal init uninitialized var."
by Jason Sams
· 14 years ago
80e29cf
Fix bug with hal init uninitialized var.
by Jason Sams
· 14 years ago
a168d73
Correctly apply filters to Alpha8 bitmaps.
by Romain Guy
· 14 years ago
b29cfbf
Fix paths rendering issues.
by Romain Guy
· 14 years ago
4066767
Optimize rect-shaped layers.
by Romain Guy
· 14 years ago
6ed6f6d
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 14 years ago
aa3855d
Refactor how timeouts are calculated.
by Jeff Brown
· 14 years ago
55d2a25
Migrate thread launch to driver.
by Jason Sams
· 14 years ago
e4a06c5
Start seperating out RS compute implementation. Create hal
by Jason Sams
· 14 years ago
ce06ebf
Merge "Add support for timestamps into SurfaceTexture."
by Eino-Ville Talvala
· 14 years ago
6764ba4
Merge "Fixing a small bug in debug output Default font wasn't reset for debug output but used the last font instead."
by Alex Sakhartchouk
· 14 years ago
20a9354
Fixing a small bug in debug output
by Alex Sakhartchouk
· 14 years ago
c5f94d8
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
08aa2cb
Send WebView the current transform and whether we're drawing a layer.
by Romain Guy
· 14 years ago
48e1228
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
f40e638
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
b4a5f95
am 6ff211e0: am 8f6c5226: am 55a9be3d: Merge "Fix for bug 3434228" into honeycomb-mr1
by Alex Sakhartchouk
· 14 years ago
2c74ad9
Fix for bug 3434228
by Alex Sakhartchouk
· 14 years ago
a30f436
am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1
by Romain Guy
· 14 years ago
80911b8
Modify the GL renderer's functor to pass the clip to WebView
by Romain Guy
· 14 years ago
89cc2b6
am f8c4c128: am 0f7d2ec3: am 46fc2517: Merge "Fix performance issue in Launcher Bug #3515248" into honeycomb-mr1
by Romain Guy
· 14 years ago
843e29d
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 14 years ago
2ed2462
Improve VelocityTracker numerical stability.
by Jeff Brown
· 14 years ago
46fc251
Merge "Fix performance issue in Launcher Bug #3515248" into honeycomb-mr1
by Romain Guy
· 14 years ago
6217a71
Fix performance issue in Launcher Bug #3515248
by Romain Guy
· 14 years ago
7896f1b
am c9b82ebb: am 3b7871c2: Merge "USB Manager string clean up:" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
3b7871c
Merge "USB Manager string clean up:" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
ad5f83e
USB Manager string clean up:
by Mike Lockwood
· 14 years ago
cc0773b
am ae2f3b3a: am c2db0d40: Merge "Make RS Matrix functions threadable." into honeycomb-mr1
by Stephen Hines
· 14 years ago
e218208
am 0ea44ac0: am 00f47af8: Merge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
8390c7c
am 5c84a134: am a1bd5a5f: Merge "Fix disappearing edges in lists/scrollviews/etc. Bug #4093871" into honeycomb-mr1
by Romain Guy
· 14 years ago
c2db0d4
Merge "Make RS Matrix functions threadable." into honeycomb-mr1
by Stephen Hines
· 14 years ago
00f47af
Merge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
a1bd5a5
Merge "Fix disappearing edges in lists/scrollviews/etc. Bug #4093871" into honeycomb-mr1
by Romain Guy
· 14 years ago
ad37cd3
Fix disappearing edges in lists/scrollviews/etc. Bug #4093871
by Romain Guy
· 14 years ago
4a1f8a4
am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
f38d253
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
bae716b
SurfaceTexture: disallow unsupported uses.
by Jamie Gennis
· 14 years ago
7559710
Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
02805a4
Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
413bce4
Make RS Matrix functions threadable.
by Stephen Hines
· 14 years ago
8329db3
am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1
by Romain Guy
· 14 years ago
ee7ace0
Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1
by Romain Guy
· 14 years ago
7b5b6ab
Fix rendering artifact in edge fades. Bug #4092053
by Romain Guy
· 14 years ago
f0ac2649
am adf565f0: am 1a0452b7: am 122dd099: Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
688d841
am 0958fb10: am 221830b9: Merge "Add support for USB accessory serial numbers" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
f95a9f0
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 14 years ago
c4ca7c5
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
122dd09
Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
015b1ec
Add support for USB accessory serial numbers
by Mike Lockwood
· 14 years ago
3070af0
frameworks/base: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 14 years ago
ace13b1
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
f3cedb6
SurfaceTexture: fix transform matrix computation.
by Jamie Gennis
· 14 years ago
e1976e5
am 3b473d95: am 9fffd9a8: Merge "USB: minor cleanup work" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
62cfeeb
USB: minor cleanup work
by Mike Lockwood
· 14 years ago
3cf78f5
am 34bb677f: am b2e606f5: Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
b2e606f
Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
f72606c
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 14 years ago
26d7eef
am 84edf14b: am cc08c439: Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
cc08c43
Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
ac36d7c
UsbAccessory: Add URI string, replace type string with description
by Mike Lockwood
· 14 years ago
5a3d6cc
am e6f0ae12: am efd3266b: Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
efd3266
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
8fe7ca1
am 18d8a074: am 564f12eb: Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1
by Mike Lockwood
· 14 years ago
Next »