summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge change 22897 into eclairAndroid (Google) Code Review2009-08-271-0/+1
|\
| * Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-271-0/+1
* | An attempt to fix a deadlock between OMXCodec::start and upstream ::readAndreas Huber2009-08-271-0/+1
* | Another quirk, some OMX components fail to properly flush before shutdown and...Andreas Huber2009-08-261-0/+1
|/
* assert => CHECK in stagefright.Andreas Huber2009-08-261-0/+2
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-262-0/+2
* Calculate specular lighting correctlyMartin Storsjo2009-08-251-0/+1
* Make sure not to ask for more buffers when we know that there won't be any, a...Andreas Huber2009-08-251-1/+8
* Merge change 22092 into eclairAndroid (Google) Code Review2009-08-202-1/+5
|\
| * Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-202-1/+5
* | Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-2/+2
|/
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-0/+3
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-193-19/+19
* Refactored "stagefright" commandline app, split off JPEGSource.Andreas Huber2009-08-181-0/+1
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-172-0/+13
* really be more friendly with CMathias Agopian2009-08-171-8/+8
* Squashed commit of the following:Andreas Huber2009-08-1715-68/+302
* Merge change 21401 into eclairAndroid (Google) Code Review2009-08-141-17/+35
|\
| * make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-17/+35
* | DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-141-0/+1
|/
* be more friendly with CMathias Agopian2009-08-132-17/+17
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-2/+0
* ui: make native_window_set_usage be a static inlineDima Zavin2009-08-131-1/+1
* Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-132-74/+82
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-0/+12
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+12
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-114-4/+47
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-114-47/+4
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-114-4/+47
* | Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-102-2/+13
* | Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-102-36/+0
* | Merge changes 20497,20498,20499Android (Google) Code Review2009-08-071-0/+2
|\ \
| * | added EGLUtils::strerrorMathias Agopian2009-08-071-0/+2
* | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-073-24/+24
|/ /
* | Merge changes 20345,20346,20347Android (Google) Code Review2009-08-062-1/+53
|\ \
| * | added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-061-0/+51
| * | added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-061-1/+2
* | | EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-1/+1
|/ /
* | Merge change 9649Android (Google) Code Review2009-08-051-1/+4
|\ \
| * | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-1/+4
* | | Recording/Export to .mp4/h.263 somewhat works on TI hardware.Andreas Huber2009-08-051-0/+4
|/ /
* | The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-315-53/+29
* | Merge change 9287Android (Google) Code Review2009-07-303-1/+21
|\ \
| * | fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-303-1/+21
* | | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-2/+4
|\ \ \ | | |/ | |/|
| * | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-2/+4
* | | Merge change 9070Android (Google) Code Review2009-07-301-0/+6
|\ \ \
| * | | Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+6
| | |/ | |/|
* | | Remove hardcoded maximum frame rate limit from the frameworkJames Dong2009-07-301-4/+0
|/ /
* | While other OMX nodes appear to now have switched to using microseconds to ti...Andreas Huber2009-07-281-1/+2