Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
654cf011fa830aa79a115d04b6b59a35ff33babf
/
include
40c3641
frameworks/base: some camera-interface cleanup
by Iliyan Malchev
· 14 years ago
503b111
am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1
by Gloria Wang
· 14 years ago
4c87a75
Fix for bug 4126624.
by Gloria Wang
· 14 years ago
7b49b97
retire android_native_window_t
by Iliyan Malchev
· 14 years ago
4dc482d
Delay signaling the end of audio playback until all frames have actually played.
by Andreas Huber
· 14 years ago
66044c1
am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1
by Gloria Wang
· 14 years ago
c430394
Add one more field in DecryptHandle to support bug 4126624
by Gloria Wang
· 14 years ago
ee4084b
do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624.
by Gloria Wang
· 14 years ago
3bbeaac
Fix for 4084554.
by Gloria Wang
· 14 years ago
5b7ced6
Support passing headers to MediaMetadataRetriever's setDataSource API
by Andreas Huber
· 14 years ago
64929b4
DO NOT MERGE Send WebView the current transform and whether we're drawing a layer.
by Romain Guy
· 14 years ago
7fc8b4f
Better organize media recorder error and information event and types
by James Dong
· 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
ce06ebf
Merge "Add support for timestamps into SurfaceTexture."
by Eino-Ville Talvala
· 14 years ago
cfbe436
Fix for bug 4126103.
by Gloria Wang
· 14 years ago
c5f94d8
Add support for timestamps into SurfaceTexture.
by Eino-Ville Talvala
· 14 years ago
be3c82f
am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files
by James Dong
· 14 years ago
08aa2cb
Send WebView the current transform and whether we're drawing a layer.
by Romain Guy
· 14 years ago
2f1f224
Fix missing AOSP copyright headers for a bunch of media framework files
by James Dong
· 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
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
9812aed
Add 3D mode key and others.
by Jeff Brown
· 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
e5eb43b
am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
by Glenn Kasten
· 14 years ago
4528a7d
Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
by Glenn Kasten
· 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
ed73246
Add memory leak tracking/debugging code to drm server
by James Dong
· 14 years ago
f8a1842
Bug 4016329 do full string comparisons
by Glenn Kasten
· 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
5c4421f
am 67718e07: am 132bb659: Merge "For issue 4082089 Add more info and error events into the DRM framework" into honeycomb-mr1
by Gloria Wang
· 14 years ago
27b2777
For issue 4082089 Add more info and error events into the DRM framework
by Gloria Wang
· 14 years ago
ace13b1
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
09ba5ce
resolved conflicts for merge of c761a80d to master
by Gloria Wang
· 14 years ago
7ea3c7f
Merge "- Some change on the DrmManager in order to support feature request 4082089. In DrmManager, we currently lock both processDrmInfo() and onInfo() which is ok for now since processDrmInfo() is async call, and it will return without waiting for onInfo() call. However, if we send an event in processDrmInfo(), we will got deadlock here because we need to invoke onInf() which will wait for processDrmInfo() to release the lock. Use different lock for onInfo(). - Remove some redundent mutex lock." into honeycomb-mr1
by Gloria Wang
· 14 years ago
977d1fb
am dd264f21: am 76470914: Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1
by Glenn Kasten
· 14 years ago
7647091
Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1
by Glenn Kasten
· 14 years ago
192b591
- Some change on the DrmManager in order to support feature request 4082089.
by Gloria Wang
· 14 years ago
6dd429e
am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1
by Glenn Kasten
· 14 years ago
b8763f6
Bug 3012968 DRM output control
by Glenn Kasten
· 14 years ago
ae77527
Fix for bug 3477330
by Gloria Wang
· 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
25ea3ee
am 7b13e27e: am 6167a390: Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
6167a39
Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
by Jamie Gennis
· 14 years ago
18632db
am 2dc78477: am cc34967f: Merge "Fix issue 3439872: video chat and bluetooth SCO" into honeycomb-mr1
by Eric Laurent
· 14 years ago
d2acedf
ANativeWindow: add queues-to-window-composer check.
by Jamie Gennis
· 14 years ago
421ddc0
Fix issue 3439872: video chat and bluetooth SCO
by Eric Laurent
· 14 years ago
f7098ce
am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
by Romain Guy
· 14 years ago
bc8a8e8
Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
by Romain Guy
· 14 years ago
cabfcc1
Add support for partial invalidates in WebView Bug #3461349
by Romain Guy
· 14 years ago
bfa40ef
Merge "Added more metadata published by the MediaMetaDataRetriever"
by Andreas Huber
· 14 years ago
8529745
Joystick tweaks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
3a22fa0
Joystick tweaks.
by Jeff Brown
· 14 years ago
846db33
Bug 3515073 Add ANativeWindow_fromSurfaceTexture
by Glenn Kasten
· 14 years ago
c4c38fc
Added more metadata published by the MediaMetaDataRetriever
by Andreas Huber
· 14 years ago
1eb1293
Merge "Add TextLayout Cache"
by Fabrice Di Meglio
· 14 years ago
55acdf7
Merge "Wake screen from external HID peripherals."
by Jeff Brown
· 14 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
396f6de
Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()"
by Gloria Wang
· 14 years ago
9b3f152
- To track the usage of all audio output devices
by Gloria Wang
· 14 years ago
00fa3a7
Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity."
by Andreas Huber
· 14 years ago
669ad13
Allow optional specification of a PTS timestamp when signalling a discontinuity.
by Andreas Huber
· 14 years ago
05dc66a
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
d313c66
Add TextLayout Cache
by Fabrice Di Meglio
· 14 years ago
05d5ef6
Merge "Add support for up to 32 buffers per Surface"
by Mathias Agopian
· 14 years ago
de1d7b4
Merge "Get rid of redundant media profiles"
by James Dong
· 14 years ago
797e4f1
Get rid of redundant media profiles
by James Dong
· 14 years ago
5a6f9fa
Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."
by Jamie Gennis
· 14 years ago
9f81547
Add support for up to 32 buffers per Surface
by Mathias Agopian
· 14 years ago
29f87f7
Merge "Add an OMX IL API for querying buffer usage flags."
by Jamie Gennis
· 14 years ago
d5dac80
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
by Christopher Tate
· 14 years ago
96dcc97
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
by Jamie Gennis
· 14 years ago
e6befb8
Add an OMX IL API for querying buffer usage flags.
by Jamie Gennis
· 14 years ago
0b41448
Binder linkage no longer depends on JNI objrefs as persistent tokens
by Christopher Tate
· 14 years ago
32a55cf6
Fix sp<> conversion operator / constructor
by Mathias Agopian
· 14 years ago
e2ed956
Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"
by Christopher Tate
· 14 years ago
5af3d01
Merge "Fix a wp<> bug where the owner ID would be wrong"
by Mathias Agopian
· 14 years ago
49862c3
Fix a wp<> bug where the owner ID would be wrong
by Mathias Agopian
· 14 years ago
ffbe826
Merge "Fix some issues with RefBase debugging."
by Mathias Agopian
· 14 years ago
7e8a69e
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
by Christopher Tate
· 14 years ago
c2d55dd8
Binder linkage no longer depends on JNI objrefs as persistent tokens
by Christopher Tate
· 14 years ago
373ed6f
Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"
by Glenn Kasten
· 14 years ago
6152bbc
Merge "Bug 3362814 Fix SMP race in access to mRequestExit"
by Glenn Kasten
· 14 years ago
e857cc8
Merge "Add YV12 preview format to camera parameter constants."
by Wu-cheng Li
· 14 years ago
10a1b30
Add YV12 preview format to camera parameter constants.
by Wu-cheng Li
· 14 years ago
ec122eb
Fix some issues with RefBase debugging.
by Mathias Agopian
· 14 years ago
c2b3cda
Bug 3362814 Fix SMP race in access to mRequestExit
by Glenn Kasten
· 14 years ago
7f97c4e
Merge "Remove RefBase.h dependency on TextOutput.h"
by Mathias Agopian
· 14 years ago
cc562a3
Bug 3438258 Add SurfaceTexture as MediaPlayer sink
by Glenn Kasten
· 14 years ago
afc671f
Merge "Application-managed callback buffer support for raw image"
by James Dong
· 14 years ago
87e639b
Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data"
by Gloria Wang
· 14 years ago
d211f41
- Add method in MediaPlayerService to collect and pull
by Gloria Wang
· 14 years ago
e00cab7
Application-managed callback buffer support for raw image
by James Dong
· 14 years ago
a688b57
Remove RefBase.h dependency on TextOutput.h
by Mathias Agopian
· 14 years ago
Next »