Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
29fc2c9705e1bb8ae098fca016032d2325031587
/
libs
aa0c8ab
Merge "Fix hang in native bitmap recycling due to nested mutex locks"
by Chet Haase
· 14 years ago
42e514b
Merge "Port Emulator keymaps."
by Jeff Brown
· 14 years ago
061cf75
Port Emulator keymaps.
by Jeff Brown
· 14 years ago
5cafc52
Fix hang in native bitmap recycling due to nested mutex locks
by Chet Haase
· 14 years ago
39154df
am 9df7f313: am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error"
by Jean-Baptiste Queru
· 14 years ago
9df7f31
am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error"
by Jean-Baptiste Queru
· 14 years ago
add9d96
More error checks
by Jason Sams
· 14 years ago
637e3fd
frameworks/base: Destroy the overlay even if there is an error
by Naomi Luis
· 14 years ago
a6210d0
Fix SDK build on Windows due to use of mmap.
by Jeff Brown
· 14 years ago
732779a
Remove unnecessary export_func pragma.
by Stephen Hines
· 14 years ago
2f08ce0
Fixing the state restore bug.
by Alex Sakhartchouk
· 14 years ago
67f2e44
Support for cubemaps.
by Alex Sakhartchouk
· 14 years ago
dd4e460
Merge "Added support for full PC-style keyboards."
by Jeff Brown
· 14 years ago
b7a4814
Merge "Mark a non-exported function as static."
by Stephen Hines
· 14 years ago
bed67e9
am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
a4846be
am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
6b53e8d
Added support for full PC-style keyboards.
by Jeff Brown
· 14 years ago
a914f34
Add caching support of BCC binaries.
by Shih-wei Liao
· 14 years ago
b27b8c0
Fix a key repeating bug. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
bfc1cc2
Fix stuck keys when released out of order. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
d80661c
am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 14 years ago
5e06907
am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 14 years ago
e15c113
Mark a non-exported function as static.
by Stephen Hines
· 14 years ago
a17af04
Create holder inner class for pushing context state.
by Jason Sams
· 14 years ago
6f4cf0b
Fix ref counting for globals when set from java code.
by Jason Sams
· 14 years ago
7a21ee6
Fix crash with extended debugging.
by Jason Sams
· 14 years ago
baa19bc
Remove WARs for zero-init + destructors.
by Stephen Hines
· 14 years ago
df7a856
Fixed a race condition where some recording frames may not be released.
by James Dong
· 14 years ago
b763fa1
Merge "Split UTF functions from String8/16"
by Kenny Root
· 14 years ago
c0aaccc
Add support for integer mod.
by Bryan Mawhinney
· 14 years ago
300ba68
Split UTF functions from String8/16
by Kenny Root
· 14 years ago
c930e1f
Merge "Fix line drawing in RS example."
by Jason Sams
· 14 years ago
815aaeb
Fix line drawing in RS example.
by Jason Sams
· 14 years ago
46e7529
Enable touch splitting for all windows by default.
by Jeff Brown
· 14 years ago
e7d2295
make ResourceCache for display lists thread-safe
by Chet Haase
· 14 years ago
add94f2
Merge "Free resources only from the GL context thread. Bug #3179882"
by Romain Guy
· 14 years ago
fe48f65
Free resources only from the GL context thread. Bug #3179882
by Romain Guy
· 14 years ago
7ab17a3
Merge "Implement reducing the buffer count of a Surface."
by Jamie Gennis
· 14 years ago
6c925d0
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 14 years ago
088f50c
Merge "Fix a compile warning in the Surface class."
by Jamie Gennis
· 14 years ago
0b440fc
Fix a compile warning in the Surface class.
by Jamie Gennis
· 14 years ago
01d0657
Reduce number of GL calls when drawing with shaders.
by Romain Guy
· 14 years ago
6ae6892
Merge "Add new runtime debug flags."
by Romain Guy
· 14 years ago
e190aa6
Add new runtime debug flags.
by Romain Guy
· 14 years ago
95ab69f
Merge "Code cleanup to make formatting consistent across all the renderscript files."
by Alex Sakhartchouk
· 14 years ago
bb69143
Merge "Move all debug flags in a single place."
by Romain Guy
· 14 years ago
c15008e
Move all debug flags in a single place.
by Romain Guy
· 14 years ago
ed9f210
Code cleanup to make formatting consistent across all the renderscript files.
by Alex Sakhartchouk
· 14 years ago
eaf6bd1
Merge "Continue error check improvements and write some docs."
by Jason Sams
· 14 years ago
06d69de
Continue error check improvements and write some docs.
by Jason Sams
· 14 years ago
f70a7e3
Fix possible crash when texture is NULL in the drop shadow cache.
by Romain Guy
· 14 years ago
9e10841
Correctly remove unused paths from the cache.
by Romain Guy
· 14 years ago
2b425d3
Merge "Fix fountain bug with more than 10 touches reported."
by Jason Sams
· 14 years ago
641b062
Fix fountain bug with more than 10 touches reported.
by Jason Sams
· 14 years ago
0d20083
Fix GL rendering of translucent surfaces
by Chet Haase
· 14 years ago
1c41517
Handle user message ID 0
by Jason Sams
· 14 years ago
3fe599c
Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removing fixed size arrays."
by Alex Sakhartchouk
· 14 years ago
9d71e21
Moving attrib creation to Mesh. Adding arrays as shader inputs.
by Alex Sakhartchouk
· 14 years ago
d8acf9b
Merge "Support nested display lists."
by Romain Guy
· 14 years ago
2ab7774
am fe40e9e0: Merge "fix [3148312] Region can access data out of bounds" into gingerbread
by Mathias Agopian
· 14 years ago
fe40e9e
Merge "fix [3148312] Region can access data out of bounds" into gingerbread
by Mathias Agopian
· 14 years ago
1a542c7
The CHEEK_TOUCH stuff never worked. Remove it.
by Joe Onorato
· 14 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 14 years ago
0fe478e
Support nested display lists.
by Romain Guy
· 14 years ago
cce1d2a
Merge "Add vector array test to RSTest."
by Stephen Hines
· 14 years ago
5fe11d2
Add vector array test to RSTest.
by Stephen Hines
· 14 years ago
51e7fe7
Rename the locked meta key constants for clarity.
by Jeff Brown
· 14 years ago
7f78b0c
Lines would not set the scissor before drawing.
by Romain Guy
· 14 years ago
8ad4b47
Merge "Fix possible rendering issue when drawing a path."
by Romain Guy
· 14 years ago
1041ade
Fix possible rendering issue when drawing a path.
by Romain Guy
· 14 years ago
6b81399
Merge "Update ScriptC constructor to remove depricated param."
by Jason Sams
· 14 years ago
3ba02b3
Update ScriptC constructor to remove depricated param.
by Jason Sams
· 14 years ago
617d74a
Merge "Fix rendering bug with saveLayerAlpha/drawColor."
by Romain Guy
· 14 years ago
e45362c
Fix rendering bug with saveLayerAlpha/drawColor.
by Romain Guy
· 14 years ago
9195f75
Merge "Fix rendering issue with layers."
by Romain Guy
· 14 years ago
5ec9924
Fix rendering issue with layers.
by Romain Guy
· 14 years ago
5dc336e
Merge "RS Error cleanup. Thow java exception during init if the GL driver fails rather than native crash."
by Jason Sams
· 14 years ago
d5f0630
RS Error cleanup.
by Jason Sams
· 14 years ago
8404343
Framebuffer: Support variable number of framebuffers in the UI
by Rodrigo Obregon
· 14 years ago
e46a0a4
Fix a key repeating bug.
by Jeff Brown
· 14 years ago
5ffcd08
Merge "Add plumbing for volume mute key."
by Jeff Brown
· 14 years ago
b0418da
Add plumbing for volume mute key.
by Jeff Brown
· 14 years ago
98444a9
Merge "Optimize FBO drawing with regions. This optimization is currently disabled until Launcher is modified to take advantage of it. The optimization can be enabled by turning on RENDER_LAYERS_AS_REGIONS in the OpenGLRenderer.h file."
by Romain Guy
· 14 years ago
5b3b352
Optimize FBO drawing with regions.
by Romain Guy
· 14 years ago
611f567
Merge "New RS types test for checking compilation."
by Stephen Hines
· 14 years ago
ce13d94
New RS types test for checking compilation.
by Stephen Hines
· 14 years ago
5c4cf8c
Fix default return code for getResource
by Kenny Root
· 14 years ago
c4b5bf3
am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
7ab5d2d
am a87ea46c: Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
a87ea46
Fix bugs related to cheek event suppression.
by Jeff Brown
· 14 years ago
fe17625
Merge "Fix policy issues when screen is off."
by Jeff Brown
· 14 years ago
4d39605
Fix policy issues when screen is off.
by Jeff Brown
· 14 years ago
8f0adba
Add code to mark functions rather than whole files as threadable.
by Jason Sams
· 14 years ago
ab3ff25
Remove excessive logging.
by Jason Sams
· 14 years ago
7bf1521
fix [3148312] Region can access data out of bounds
by Mathias Agopian
· 14 years ago
0303473
Merge "Add path to get different DPI drawables"
by Kenny Root
· 14 years ago
55fc850
Add path to get different DPI drawables
by Kenny Root
· 14 years ago
5585e36
Balls test app.
by Jason Sams
· 14 years ago
858b93c
Merge "Fix 3140348: Signature was wrong for atan2() in RS."
by Jim Miller
· 14 years ago
420a5fb
Fix 3140348: Signature was wrong for atan2() in RS.
by Jim Miller
· 14 years ago
Next »