Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
0f4e81df9942dbea16f803bb795cae057fb085f5
/
include
f07b8a3
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation"
by Mathias Agopian
· 13 years ago
09d7ed7
Add set_scaling_mode() to ANativeWindow.
by Mathias Agopian
· 13 years ago
5a4ab16
Merge "MediaPlayer: add ANativeWindow (dis)connect calls"
by Jamie Gennis
· 13 years ago
10e6f34
Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureClient"
by Mathias Agopian
· 13 years ago
211f5af
Merge "Add option to query hardware decoders only"
by Jean-Michel Trivi
· 13 years ago
56a37b0
Add option to query hardware decoders only
by Jean-Michel Trivi
· 13 years ago
949be32
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
by Mathias Agopian
· 13 years ago
7e7de71
Merge "CPU statistics library"
by Glenn Kasten
· 13 years ago
131515b
CPU statistics library
by Glenn Kasten
· 13 years ago
06b54d7
Merge changes Id9aa1003,I8c154189
by Jamie Gennis
· 13 years ago
c85ca5d
MediaPlayer: add ANativeWindow (dis)connect calls
by Jamie Gennis
· 13 years ago
9709687
SurfaceTexture: make (dis)connect into an IPC
by Jamie Gennis
· 13 years ago
ad07457
Merge "Support profile and level query for SW video decoders"
by James Dong
· 13 years ago
1a54107
Merge "Remove legacy http support from stagefright, chromium is the new hotness."
by Andreas Huber
· 13 years ago
c1b9bbb
Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build
by Mike Lockwood
· 13 years ago
c311933
Remove legacy http support from stagefright, chromium is the new hotness.
by Andreas Huber
· 13 years ago
67d464f
Enable signalling of a stream discontinuity involving a format-change
by Andreas Huber
· 13 years ago
dcf8934
Make MetadataBufferType.h C-friendly
by James Dong
· 13 years ago
308f9f6
Merge "EGL: fix the ANativeWindow size/fmt override"
by Jamie Gennis
· 13 years ago
501c467
Merge "Eliminate single-process mode. Bug: 5010576"
by Jeff Brown
· 13 years ago
9b40a61
Merge "Do not wait for unlaunched threads in stop()"
by James Dong
· 13 years ago
0e27fce
Do not wait for unlaunched threads in stop()
by James Dong
· 13 years ago
97eae02
EGL: fix the ANativeWindow size/fmt override
by Jamie Gennis
· 13 years ago
fbb170c
Support profile and level query for SW video decoders
by James Dong
· 13 years ago
8d19d3a
Release camera if CameraSource::start() has not been called
by James Dong
· 13 years ago
10e8971
Eliminate single-process mode. Bug: 5010576
by Jeff Brown
· 13 years ago
5cc0526
Moved and renamed effect API header files
by Eric Laurent
· 13 years ago
5161eb7
Merge "Add Thread::join"
by Glenn Kasten
· 13 years ago
7eef784
Merge "return an error code with gralloc buffer allocation failures"
by Mathias Agopian
· 13 years ago
2da9eb7
Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager"
by Gloria Wang
· 13 years ago
4431c05
Merge "Thread ID zero for androidSetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
6894a29
Workaround apps that make assumptions about pointer ids.
by Jeff Brown
· 13 years ago
82428a8
- Retrieve is_drm in MediaMetadataRetriever.
by Gloria Wang
· 13 years ago
eec0f7e
return an error code with gralloc buffer allocation failures
by Mathias Agopian
· 13 years ago
dfba177
Merge "Charge network traffic to the uid of the process using the MediaPlayer."
by Andreas Huber
· 13 years ago
5725d40
Merge "Add extended metadata buffer support by defining different types of metadata buffers"
by James Dong
· 13 years ago
603d739
Charge network traffic to the uid of the process using the MediaPlayer.
by Andreas Huber
· 13 years ago
42fb5d6
Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.
by Andreas Huber
· 13 years ago
ea458f1
Merge "Minor fix in SurfaceTexture"
by Pannag Sanketi
· 13 years ago
c9ec69e
Minor fix in SurfaceTexture
by Pannag Sanketi
· 13 years ago
272aaa3
Merge "SF transactions are now O(1) wrt IPC instead of O(N)."
by Mathias Agopian
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
9e1fb41
Merge "Add a linear transform library to libutils"
by Jason Simmons
· 13 years ago
aa11965
Add a linear transform library to libutils
by Jason Simmons
· 13 years ago
cd8cd35
Add extended metadata buffer support by defining different types of metadata buffers
by James Dong
· 13 years ago
cde7324
Merge "Support for writing output data to a provided callback function instead of a file"
by Andreas Huber
· 13 years ago
068dbbf
Support for writing output data to a provided callback function instead of a file
by Andreas Huber
· 13 years ago
3cf7cf5
Merge changes I9fb59763,I8b2c6e00
by Jamie Gennis
· 13 years ago
e366f52
Multiple changes to ACodec/codec tools:
by Andreas Huber
· 13 years ago
84e2972
Remove native EventRecurrence parser
by Andy McFadden
· 13 years ago
0dd593f
PermissionCache caches permission checks
by Mathias Agopian
· 13 years ago
bd5404d
SurfaceTexture: change onFrameAvailable behavior
by Jamie Gennis
· 13 years ago
f24c4cd
MemoryHeapBase: Save and binderize the offset
by Anu Sundararajan
· 13 years ago
42419ce
Add framework support for camcorder zoom.
by Wu-cheng Li
· 13 years ago
138f33b
Merge "Add allowSynchronousMode to SurfaceTexture constructor."
by Mathias Agopian
· 13 years ago
0904d0a
Add allowSynchronousMode to SurfaceTexture constructor.
by Grace Kloba
· 13 years ago
d35df44
Integrating TI OMAP4 Video Decoder
by Anu Sundararajan
· 13 years ago
5510a15
Merge "- Public part of the Metadata API. - Modify the media framework test for Metadata."
by Gloria Wang
· 13 years ago
1e1b13e
- Public part of the Metadata API.
by Gloria Wang
· 13 years ago
0694cfe
Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."
by tedbo
· 13 years ago
697283e
Add Thread::join
by Glenn Kasten
· 13 years ago
60d4779
Thread ID zero for androidSetThreadSchedulingGroup
by Glenn Kasten
· 13 years ago
4e8a5c9
Add method to create a ParcelSurfaceTexture from android.view.Surface.
by tedbo
· 13 years ago
eaa5d8f
Timed text display format support:
by Gloria Wang
· 13 years ago
c972c79
Merge "SurfaceTexture: fix a NULL ptr dereference."
by Jamie Gennis
· 13 years ago
aff7405
SurfaceTexture: fix a NULL ptr dereference.
by Jamie Gennis
· 13 years ago
e04f826
Use rand() for MinGW
by Kenny Root
· 13 years ago
f0b517d
Merge "may fix build on some version of gcc"
by Mathias Agopian
· 13 years ago
f1df040
may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
114420f
Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink."
by tedbo
· 13 years ago
922261d
Merge "audio: update for audio/audio_policy header names/locations"
by Dima Zavin
· 13 years ago
decbe32
Merge "Add B frame support for MPEG4Writer"
by James Dong
· 13 years ago
eb99f0d
fix RefBase so it retains binary-compatibility with gingerbread
by Mathias Agopian
· 13 years ago
290029d
audio: update for audio/audio_policy header names/locations
by Dima Zavin
· 13 years ago
4108b1ed
Add B frame support for MPEG4Writer
by James Dong
· 13 years ago
7bb843c
unify SurfaceTexture and Surface
by Mathias Agopian
· 14 years ago
cc5278a
Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.
by tedbo
· 13 years ago
dfc7958
Merge "libutils: add a binary blob cache implementation."
by Jamie Gennis
· 13 years ago
bd3e537
Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8
by Jamie Gennis
· 13 years ago
4e03d32
SurfaceTexture: fix up a comment.
by Jamie Gennis
· 13 years ago
eadfb67
SurfaceTexture: fix a getTransformMatrix crash.
by Jamie Gennis
· 13 years ago
0411207
Merge "Remove redundant memory barrier"
by Glenn Kasten
· 13 years ago
9dbd7d8
Remove redundant memory barrier
by Glenn Kasten
· 13 years ago
6b59272
resolved conflicts for merge of f51ded0f to master
by Dianne Hackborn
· 13 years ago
4532c5e
Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder."
by Jamie Gennis
· 13 years ago
f51ded0
am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2
by Dianne Hackborn
· 13 years ago
426431a
Enforce public resource restriction on bag parents.
by Dianne Hackborn
· 13 years ago
0503161
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder.
by tedbo
· 13 years ago
fddf5d9
Make dumpsys(media.player) more useful by having AwesomePlayer populate it.
by Andreas Huber
· 13 years ago
72c7362
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 13 years ago
a4a48a4
Merge "Improve android.hardware.Camera.Area javadoc."
by Wu-cheng Li
· 13 years ago
bde61a5
Improve android.hardware.Camera.Area javadoc.
by Wu-cheng Li
· 13 years ago
61220e8
am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 13 years ago
2c18049
Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2
by Jeff Brown
· 13 years ago
ac55c2b
Revert velocity damping. Bug: 4364920
by Jeff Brown
· 13 years ago
2194513
CameraParameters: add PIXEL_FORMAT_RGBA8888
by Iliyan Malchev
· 13 years ago
24855c0
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
b2fd84a
resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp
by Marco Nelissen
· 13 years ago
d4c6a5b
Merge "Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h"
by James Dong
· 13 years ago
a742f85
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 13 years ago
Next »