Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
32bebb0a58dd9c699aed8045ca2e752f681e5a0f
/
include
32bebb0
Fix sp<> conversion operator / constructor
by Mathias Agopian
· 14 years ago
9f5b53d
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
by Christopher Tate
· 14 years ago
d4e5832
Merge "Fix a wp<> bug where the owner ID would be wrong"
by Mathias Agopian
· 14 years ago
d005004
Fix a wp<> bug where the owner ID would be wrong
by Mathias Agopian
· 14 years ago
da26c66
Merge "Fix some issues with RefBase debugging."
by Mathias Agopian
· 14 years ago
5a5ca78
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
by Christopher Tate
· 14 years ago
c811e7a
Binder linkage no longer depends on JNI objrefs as persistent tokens
by Christopher Tate
· 14 years ago
3477a8c
Merge "Bug 3362814 Fix SMP race in access to mRequestExit"
by Glenn Kasten
· 14 years ago
f14a104
Fix some issues with RefBase debugging.
by Mathias Agopian
· 14 years ago
7e453a5
Bug 3362814 Fix SMP race in access to mRequestExit
by Glenn Kasten
· 15 years ago
a08ef49
Remove RefBase.h dependency on TextOutput.h
by Mathias Agopian
· 14 years ago
3ea4de8
Add new axes for joysticks and mouse wheels.
by Jeff Brown
· 14 years ago
b2d4435
Fix a regression with MotionEvent parceling.
by Jeff Brown
· 14 years ago
3e34146
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
51625d6
am c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb
by Mathias Agopian
· 14 years ago
a878ce2
am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb
by Mathias Agopian
· 14 years ago
7802bbd
fix [3408713] Dialog window invisible sometimes
by Mathias Agopian
· 14 years ago
08b4ea3
am 421d94c2: am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
by Jamie Gennis
· 15 years ago
d7a3ebe
am ecb4b3f0: Merge "Pass the IGraphicBufferAlloc to SurfaceTextureClient." into honeycomb
by Jamie Gennis
· 15 years ago
1b20cde
Pass the IGraphicBufferAlloc to SurfaceTextureClient.
by Jamie Gennis
· 15 years ago
79676ac
am 09443aeb: am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
c043fa2
am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
36373fc
am 371de969: am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"
by Dianne Hackborn
· 15 years ago
4029601
am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"
by Dianne Hackborn
· 15 years ago
a8eea2f
am a30063d8: am 25eb0464: Merge "Normalize output from aapt d"
by Dianne Hackborn
· 15 years ago
7343199
Merge "Normalize output from aapt d"
by Dianne Hackborn
· 15 years ago
68f9127
Reset ANativeWindow crop on buffer geometry changes.
by Jamie Gennis
· 15 years ago
16f0453
Protected surface API
by Glenn Kasten
· 15 years ago
ae1d9d7
am 12b2dc90: am b1e0a870: Merge "Fix crashes caused by some input devices." into honeycomb
by Jeff Brown
· 15 years ago
eb8b9d8
Fix crashes caused by some input devices.
by Jeff Brown
· 15 years ago
275e627
am 239fd805: Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
59f71e7
am d3fcd0a1: Merge "minor clean-up. SurfaceFlinger doesn\'t need libpixelflinger.so. (DO NOT MERGE)" into gingerbread
by Mathias Agopian
· 15 years ago
d1a99ec
fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
a0c6b76
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
66b3d15
am 2acb67ec: am 67005b05: Merge "Use optimized display lists for all hwaccelerated rendering" into honeycomb
by Chet Haase
· 15 years ago
47ab362
Use optimized display lists for all hwaccelerated rendering
by Chet Haase
· 15 years ago
d1de37f
am 265cf2e7: Merge "Fix getSwitchState."
by Jeff Brown
· 15 years ago
3205864
am 612d7f3c: am a423d868: Merge "clean-up unneeded code" into honeycomb
by Mathias Agopian
· 15 years ago
78efe97
Merge "clean-up unneeded code" into honeycomb
by Mathias Agopian
· 15 years ago
2bd1d95
clean-up unneeded code
by Mathias Agopian
· 15 years ago
cb203b2
Fix getSwitchState.
by Jeff Brown
· 15 years ago
6453b75
am 5f668c6e: am 8b9df978: Merge "Fix getSwitchState." into honeycomb
by Jeff Brown
· 15 years ago
430c21e
Fix getSwitchState.
by Jeff Brown
· 15 years ago
98e88a7
am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbread
by Jeff Brown
· 15 years ago
37f7abd
Merge "Add joystick support to framework."
by Jeff Brown
· 15 years ago
218e7c7
Add joystick support to framework.
by Jeff Brown
· 15 years ago
f47c93b
Merge "integrate videoeditor preview player." into honeycomb
by Dharmaray Kundargi
· 15 years ago
c4d4aea
Implement SurfaceTexture frame-available callback.
by Jamie Gennis
· 15 years ago
b678316
integrate videoeditor preview player.
by Dharmaray Kundargi
· 15 years ago
b353fd9
Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
by Mathias Agopian
· 15 years ago
a317f1b
Fix error reporting in Surface::cancelBuffer()
by Mathias Agopian
· 15 years ago
9a78c90
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 15 years ago
f238e28
Implement crop & transform for SurfaceTexture.
by Jamie Gennis
· 15 years ago
7bfdb29
Filter virtual keys after touches. (DO NOT MERGE)
by Jeff Brown
· 15 years ago
67eedd7
Fix a bug in SurfaceTexture::setBufferCount.
by Jamie Gennis
· 15 years ago
8ba32fa
Add the SurfaceTexture C++ implementation.
by Jamie Gennis
· 15 years ago
4956334
Add the ISurfaceComposer::createGraphicBuffer IPC.
by Jamie Gennis
· 15 years ago
4125036
Mouse pointer integration.
by Jeff Brown
· 15 years ago
ca6fca9
Normalize output from aapt d
by Shachar Shemesh
· 15 years ago
4c501a4
Add initial support for cursor-based pointing devices.
by Jeff Brown
· 15 years ago
11dde11
resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9
by Vasu Nori
· 15 years ago
204249b
Revert "bug:2448371 cursorwindow size moved to resource xml file."
by Vasu Nori
· 15 years ago
bd57473
bug:2448371 cursorwindow size moved to resource xml file.
by Vasu Nori
· 15 years ago
5eee3d2
Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."
by Mathias Agopian
· 15 years ago
90f96b8
Merge "dump callstack on Surface use error"
by Mathias Agopian
· 15 years ago
1b60843
Framework-side support for Dalvik "isSensitiveThread" hook.
by Brad Fitzpatrick
· 15 years ago
455d18d
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
by Mathias Agopian
· 15 years ago
bf2c6a6
[3258939] Need snapshot to limit which layers are included
by Mathias Agopian
· 15 years ago
e6f096a
dump callstack on Surface use error
by Mathias Agopian
· 15 years ago
0a75781
fix [3259708] Graphic Buffer Mapper does not support YV12
by Mathias Agopian
· 15 years ago
a5529c8
remove support for PUSH_BUFFER surfaces and overlays
by Mathias Agopian
· 15 years ago
1d21a9c
surfaceflinger: add support for gralloc dump hooks
by Erik Gilling
· 15 years ago
a15e3f5
Merge "Change assets to use 64-bit API"
by Kenny Root
· 15 years ago
18092dd
Change assets to use 64-bit API
by Kenny Root
· 15 years ago
02d85b5
Add support for fallback keycodes.
by Jeff Brown
· 15 years ago
b5a00fc
am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
e4f8109
am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread
by Mathias Agopian
· 15 years ago
372c56e
am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread
by Mathias Agopian
· 15 years ago
30eb1b1
[3171580] Add transform field to native buffers. (DO NOT MERGE)
by Mathias Agopian
· 15 years ago
678bdd6
[3171580] don't automatically log GraphicBuffer allocation failures
by Mathias Agopian
· 15 years ago
db36064
Improve support for external keyboards.
by Jeff Brown
· 15 years ago
53c1664
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 15 years ago
6688837
Support non-orientation aware keyboards and other devices.
by Jeff Brown
· 15 years ago
ad1894d
Allow status bar panels to be on top of the status bar.
by Joe Onorato
· 15 years ago
9ee93d1
Fix SDK build on Windows due to use of mmap.
by Jeff Brown
· 15 years ago
a3477c8
Added support for full PC-style keyboards.
by Jeff Brown
· 15 years ago
3f02b88
am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 15 years ago
af10976
am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI"
by Jean-Baptiste Queru
· 15 years ago
7986fe5
Merge "Split UTF functions from String8/16"
by Kenny Root
· 15 years ago
c412dcb
Split UTF functions from String8/16
by Kenny Root
· 15 years ago
e33a9ec
Enable touch splitting for all windows by default.
by Jeff Brown
· 15 years ago
af34db4
Add new keycodes initially used for GoogleTV devices.
by Jason Bayer
· 15 years ago
54cc83e
Implement reducing the buffer count of a Surface.
by Jamie Gennis
· 15 years ago
d94206c
The CHEEK_TOUCH stuff never worked. Remove it.
by Joe Onorato
· 15 years ago
8149991
Tell system server whether the app handled input events.
by Jeff Brown
· 15 years ago
71484f2
Framebuffer: Support variable number of framebuffers in the UI
by Rodrigo Obregon
· 15 years ago
7e5660f
Add plumbing for volume mute key.
by Jeff Brown
· 15 years ago
133cde5
Add path to get different DPI drawables
by Kenny Root
· 15 years ago
4c766cc
resolved conflicts for merge of df3cccf3 to master
by Jeff Brown
· 15 years ago
fef5b04
Drop all dispatcher state when dispatcher is disabled.
by Jeff Brown
· 15 years ago
Next »