Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2cb34a41f11d6b9985b1802f620843ca04c80448
/
libs
0ea7d61
Merge "Report errors when eglCreateImageKHR fails"
by Mathias Agopian
· 14 years ago
3cd5a11
Report errors when eglCreateImageKHR fails
by Mathias Agopian
· 14 years ago
7e002d9
am fbb0e9f9: am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"
by Kenny Root
· 14 years ago
f3faf0b
am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"
by Kenny Root
· 14 years ago
b5e7f05
am 13ce221e: Merge "libutils: Fix an improper const-cast in RefBase"
by Kenny Root
· 14 years ago
1b528fb
EGL: Allow creating a SurfaceTexture EGLSurface.
by Jamie Gennis
· 14 years ago
fc85012
libgui: Fix the tests so they build.
by Jamie Gennis
· 14 years ago
e6b2162
libutils: Fix an improper const-cast in RefBase
by Josh Stone
· 14 years ago
f79f84f
Merge "Get rid of the "pid" parameter from createSurface"
by Mathias Agopian
· 14 years ago
d547432
Make sure binder ioctl structs don't contain uninitialized values.
by Evgeniy Stepanov
· 14 years ago
0ef4e15
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
96dfedc
Merge "Initial checkin of spot presentation for touchpad gestures."
by Jeff Brown
· 14 years ago
4815f2a
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
7e3d7f3
Merge "changes to SurfaceTexture needed for unification with SF"
by Mathias Agopian
· 14 years ago
6e9eb74
Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)"
by Andreas Huber
· 14 years ago
a36a302
Merge "Fix a GraphicBuffer leak in SurfaceTexture"
by Mathias Agopian
· 14 years ago
97e2bcd
Rewrite battery history storage.
by Dianne Hackborn
· 14 years ago
51faf46
Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)
by Andreas Huber
· 14 years ago
81bc567
resolved conflicts for merge of 18490fb9 to master
by Kenny Root
· 14 years ago
f6bbefd
resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp
by Kenny Root
· 14 years ago
7a042bf
changes to SurfaceTexture needed for unification with SF
by Mathias Agopian
· 14 years ago
8a1a615
am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."
by Kenny Root
· 14 years ago
4cb1888
Fix a GraphicBuffer leak in SurfaceTexture
by Mathias Agopian
· 14 years ago
76a8686
Merge "Coalesce input events that arrive faster than 333Hz."
by Jeff Brown
· 14 years ago
4e394b1
Coalesce input events that arrive faster than 333Hz.
by Jeff Brown
· 14 years ago
b561dd2
Merge "remove more unused references to ISurface"
by Mathias Agopian
· 14 years ago
592e3fc
Add new resource configurations for screen width/height in "dp".
by Dianne Hackborn
· 14 years ago
47d8730
remove more unused references to ISurface
by Mathias Agopian
· 14 years ago
884f344
Merge "Fix dispatcher crash when input monitoring enabled. Also ensure that we actually log assertion failures."
by Jeff Brown
· 14 years ago
23e0c8c
Fix dispatcher crash when input monitoring enabled.
by Jeff Brown
· 14 years ago
a5c75c0
SurfaceTexture can now force the client to request a buffer
by Mathias Agopian
· 14 years ago
5f29c87
Runtime resource overlay, iteration 1.
by Mårten Kongstad
· 14 years ago
d87f162
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
3bafffb
Include strings.h for the strcasecmp prototype.
by Carl Shapiro
· 14 years ago
f98f136
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 14 years ago
c0a5e8d
Refactor how timeouts are calculated.
by Jeff Brown
· 14 years ago
edc5ac1
Merge "Add support for timestamps into SurfaceTexture."
by Eino-Ville Talvala
· 14 years ago
1d01a12
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
939fee8
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
d0b55c0
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
e3d4a68
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 14 years ago
1593354
Improve VelocityTracker numerical stability.
by Jeff Brown
· 14 years ago
9db01a7
am 0ea44ac0: am 00f47af8: Merge "SurfaceTexture: disallow unsupported uses." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
3f13cf1
am c570ee21: am 41a894ad: am 75597105: Merge "SurfaceTextureClient: Add ISurfaceTexture getter." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
cefc876
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete type." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
5c0c93a
SurfaceTexture: disallow unsupported uses.
by Jamie Gennis
· 14 years ago
96e0873
am adf565f0: am 1a0452b7: am 122dd099: Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
bae774e
SurfaceTextureClient: Add ISurfaceTexture getter.
by Jamie Gennis
· 14 years ago
391bbe2
ANativeWindow: add query for the concrete type.
by Jamie Gennis
· 14 years ago
827ebdb
Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
fa773aa
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
d99c088
SurfaceTexture: fix transform matrix computation.
by Jamie Gennis
· 14 years ago
c2cc1b3
Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
7a4d0df
SurfaceFlinger: Respect the PROTECTED gralloc bit.
by Jamie Gennis
· 14 years ago
46689da
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
18570db
am 33029221: Merge "revert the surface purgatory list and dependent changes." into gingerbread
by Mathias Agopian
· 14 years ago
f7662af
revert the surface purgatory list and dependent changes.
by Mathias Agopian
· 14 years ago
ec8a5ef
Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
134f042
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
e89d104
Joystick tweaks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
e572319
am e23c235c: Merge "Only set KeyEvent long press flag when repeat count equals 1." into gingerbread
by Jeff Brown
· 14 years ago
ec7fb80
Only set KeyEvent long press flag when repeat count equals 1.
by Jeff Brown
· 14 years ago
d5ed285
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
80f3e7c
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
ea72db3
Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."
by Jamie Gennis
· 14 years ago
26f429d
Merge "surfaceflinger_client: Don't dereference NULL ptrs."
by Mathias Agopian
· 14 years ago
9d4d6c1
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
bd9cbc3
surfaceflinger_client: Don't dereference NULL ptrs.
by Jamie Gennis
· 14 years ago
32bebb0
Fix sp<> conversion operator / constructor
by Mathias Agopian
· 14 years ago
da26c66
Merge "Fix some issues with RefBase debugging."
by Mathias Agopian
· 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
25943a8
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 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
a1e5401
Merge "Add support for arbitrary axes in MotionEvents."
by Jeff Brown
· 14 years ago
af1cf07
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
7266fb7
allow root to call into surfaceflinger
by Mathias Agopian
· 14 years ago
3e34146
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
e839fda
am c7839751: am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 14 years ago
6647e20
am c2efcd2c: Merge "Initialize the SurfaceTexture transform fields." into honeycomb
by Jamie Gennis
· 15 years ago
f73935b
Initialize the SurfaceTexture transform fields.
by Jamie Gennis
· 15 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
0eb8851
Clear GL errors before updating a SurfaceTexture.
by Jamie Gennis
· 15 years ago
d45c61d
am 1314bdb2: am e88fa50b: Merge from open-source gingerbread
by Jean-Baptiste Queru
· 15 years ago
9bfc45e
am e88fa50b: Merge from open-source gingerbread
by Jean-Baptiste Queru
· 15 years ago
02bac86
Merge from open-source gingerbread
by Jean-Baptiste Queru
· 15 years ago
c043fa2
am 62884505: Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
da04384
Merge "Reset ANativeWindow crop on buffer geometry changes." into honeycomb
by Jamie Gennis
· 15 years ago
b36560f
Mass merge from gingerbread - do not merge
by The Android Open Source Project
· 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
e8c431b
am 2a8f8d57: Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb
by Jamie Gennis
· 15 years ago
155c93a
Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb
by Jamie Gennis
· 15 years ago
Next »