Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
8a6def02473ee4fbffcd1b34173daf751d316202
/
libs
f81174b
am f3f822ed: am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 16 years ago
f3f822e
am 987ba541: Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 16 years ago
987ba54
Merge "Fix sim-eng build on Hardy" into gingerbread
by Brian Carlstrom
· 16 years ago
00030e9
am 876e0e56: am 36f429d3: Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 16 years ago
876e0e5
am 36f429d3: Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 16 years ago
36f429d
Fix typo which causes sensors to fail miserably
by Mathias Agopian
· 16 years ago
a977120
Merge "Add support for drawLines(), with anti-aliasing"
by Romain Guy
· 16 years ago
759ea80
Add support for drawLines(), with anti-aliasing
by Romain Guy
· 16 years ago
99ce457
am 8f476407: am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn\'t work" into gingerbread
by Mathias Agopian
· 16 years ago
4ffde2b
Merge "Cleanup GL setup code and remove legacy 1.1 paths. Reset pointers to NULL when allocations are unbound."
by Jason Sams
· 16 years ago
d081fff
Cleanup GL setup code and remove legacy 1.1 paths.
by Jason Sams
· 16 years ago
8f47640
am 08710dcd: Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn\'t work" into gingerbread
by Mathias Agopian
· 16 years ago
08710dc
Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work" into gingerbread
by Mathias Agopian
· 16 years ago
4d3cb63
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
by Mathias Agopian
· 16 years ago
ec8ae3c
am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 16 years ago
711f827
am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into gingerbread
by Jeff Brown
· 16 years ago
d3576ef
am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 16 years ago
6f0ff46
am 9c258710: Merge "Fix app switch latency optimization." into gingerbread
by Jeff Brown
· 16 years ago
1ac48ea
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread
by Jeff Brown
· 16 years ago
7dae0e4
Ensure input dispatcher and native looper handles EINTR.
by Jeff Brown
· 16 years ago
54a1825
Fix app switch latency optimization.
by Jeff Brown
· 16 years ago
dbb7b6d
Fix sim-eng build on Hardy
by Brian Carlstrom
· 16 years ago
c5958f8
Merge "Snap layer bounds to pixel boundaries."
by Romain Guy
· 16 years ago
bf43411
Snap layer bounds to pixel boundaries.
by Romain Guy
· 16 years ago
885b1f2
Merge "Better error handling in the OpenGL renderer."
by Romain Guy
· 16 years ago
b025b9c
Better error handling in the OpenGL renderer.
by Romain Guy
· 16 years ago
9b61dc5
Add YUV420P color format support for video output from camera hal
by James Dong
· 16 years ago
707929d
am 61cf67a2: am 24326f72: Merge "Input API review." into gingerbread
by Jeff Brown
· 16 years ago
61cf67a
am 24326f72: Merge "Input API review." into gingerbread
by Jeff Brown
· 16 years ago
24326f7
Merge "Input API review." into gingerbread
by Jeff Brown
· 16 years ago
6cca469
am 9284b454: am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread
by Jeff Brown
· 16 years ago
9284b45
am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread
by Jeff Brown
· 16 years ago
2a95c2a
Fix input dispatcher regression on launcher drag&drop.
by Jeff Brown
· 16 years ago
b27d07c
am 03335af0: am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread
by Jeff Brown
· 16 years ago
03335af
am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread
by Jeff Brown
· 16 years ago
dc3e005
Fix NPE when handling certain kinds of ANRs.
by Jeff Brown
· 16 years ago
fa8186c
am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 16 years ago
7642c82c
am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 16 years ago
519e024
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 16 years ago
857d7cf
Merge "Fix 9patch rendering."
by Romain Guy
· 16 years ago
6820ac8
Fix 9patch rendering.
by Romain Guy
· 16 years ago
4947853
am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 16 years ago
a5ab8ce
resolved conflicts for merge of 48a86240 to master
by Mathias Agopian
· 16 years ago
dc1ab4b
Input API review.
by Jeff Brown
· 16 years ago
14bc6b5
am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 16 years ago
09340a4
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread
by Jeff Brown
· 16 years ago
48a8624
am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread
by Mathias Agopian
· 16 years ago
cfc0436
Fix partial NP2 support and restrict mipmaps and clamp
by Jason Sams
· 16 years ago
d332623
Merge "Shader changes to allow for more flexible constant binding."
by Alex Sakhartchouk
· 16 years ago
c984dd7
Shader changes to allow for more flexible constant binding.
by Alex Sakhartchouk
· 16 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 16 years ago
04262e9
Add logging of various important graphics events
by Mathias Agopian
· 16 years ago
87a7657
Docs updates.
by Romain Guy
· 16 years ago
1c740bc
Document the implementation of saveLayer().
by Romain Guy
· 16 years ago
81ab046
Forgot the return value...
by Romain Guy
· 16 years ago
8411f33
Fix rendering issue with layers intersecting the clip rect.
by Romain Guy
· 16 years ago
58ef7fb
Forces windows to draw the first time they show.
by Romain Guy
· 16 years ago
2bffd26
Fix text rendering issue with text scaling.
by Romain Guy
· 16 years ago
b3787d5
am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
0f0541e
am b88102f5: Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
b88102f
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
6d000d4
Merge "Optimize calls to glCopyTexImage2D()."
by Romain Guy
· 16 years ago
8694230
Optimize calls to glCopyTexImage2D().
by Romain Guy
· 16 years ago
ae44d55
Merge "Correct implementation of saveLayer()."
by Romain Guy
· 16 years ago
f607bdc
Correct implementation of saveLayer().
by Romain Guy
· 16 years ago
84d10ad
am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 16 years ago
510951e
am a8512a71: Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 16 years ago
a8512a7
Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 16 years ago
a5aed0d
Add support for advanced blend modes with the framebuffer.
by Romain Guy
· 16 years ago
d90f23e
Do not convert 8888 bitmaps to 565 when doing a copy.
by Romain Guy
· 16 years ago
183f17e
A Path can exist in several cache entries.
by Romain Guy
· 16 years ago
9584a54
Merge "Purge Skia objects from GL caches as needed."
by Romain Guy
· 16 years ago
a2341a9
Purge Skia objects from GL caches as needed.
by Romain Guy
· 16 years ago
53e7ae9
Merge "Fix possible infinite loop when purging textures."
by Romain Guy
· 16 years ago
9aaa826
Fix possible infinite loop when purging textures.
by Romain Guy
· 16 years ago
3dfc572
am 8723bb58: am b21fb104: Fix key repeat delay.
by Jeff Brown
· 16 years ago
8723bb5
am b21fb104: Fix key repeat delay.
by Jeff Brown
· 16 years ago
b380c4d
resolved conflicts for merge of a05088c1 to master
by Jeff Brown
· 16 years ago
b21fb10
Fix key repeat delay.
by Jeff Brown
· 16 years ago
a05088c
am 85a31767: Add support for secure views.
by Jeff Brown
· 16 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 16 years ago
db09da1
Merge "Reflected class name and bc file name changes."
by Ying Wang
· 16 years ago
a009dde
am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 16 years ago
2a08e2a
am a19ef306: Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 16 years ago
a19ef30
Revert "Free created FileMap when uncompressing files"
by Kenny Root
· 16 years ago
3472626
am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread
by Dianne Hackborn
· 16 years ago
c24ffe6
Fix header path.
by Anatol Pomazau
· 16 years ago
a1205f0
am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread
by Dianne Hackborn
· 16 years ago
42c03e5
Modify native ALooper to take an explicit ident.
by Dianne Hackborn
· 16 years ago
6aa616c
am 05dff838: am 11bbe200: Hopefully fix the build.
by Dianne Hackborn
· 16 years ago
4970675
am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread
by Dianne Hackborn
· 16 years ago
05dff83
am 11bbe200: Hopefully fix the build.
by Dianne Hackborn
· 16 years ago
11bbe20
Hopefully fix the build.
by Dianne Hackborn
· 16 years ago
db6f11b
Fixing a3d files to reflect the new element structure.
by Alex Sakhartchouk
· 16 years ago
70d4e50
Add arrays to elements.
by Jason Sams
· 16 years ago
b8bcfed
am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread
by Dianne Hackborn
· 16 years ago
8dff092
Reflected class name and bc file name changes.
by Ying Wang
· 16 years ago
84bb52e
Add system property to turn off scheduling groups.
by Dianne Hackborn
· 16 years ago
355383e
Merge "Fixing fragment shader bounding code"
by Alex Sakhartchouk
· 16 years ago
caaac0f8
Fixing fragment shader bounding code
by Alex Sakhartchouk
· 16 years ago
Next »