- e1da8be Merge change 23835 into eclair by Android (Google) Code Review · 15 years ago
- 8b04661 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 15 years ago
- 4c48342 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 15 years ago
- da050cf2 Some work to make audio encoding work. by Andreas Huber · 15 years ago
- 43ad6eaf Squashed commit of the following: by Andreas Huber · 15 years ago
- 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
- bc86bda Merge change 22897 into eclair by Android (Google) Code Review · 15 years ago
- 42978e5 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 15 years ago
- 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
- 127fcdc Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 15 years ago
- b5ceb9e assert => CHECK in stagefright. by Andreas Huber · 15 years ago
- 446f44f Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 15 years ago
- c0dea96 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
- 404cc41 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 15 years ago
- cc4f342 Merge change 22092 into eclair by Android (Google) Code Review · 15 years ago
- 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
- f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
- 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
- 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
- 09daada Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
- 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
- 2b89548 really be more friendly with C by Mathias Agopian · 15 years ago
- be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
- 7193a58 Merge change 21401 into eclair by Android (Google) Code Review · 15 years ago
- 321abdb make sure to update a surface's usage bits when it changes, instead of only the first time. by Mathias Agopian · 15 years ago
- c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 15 years ago
- f233915 be more friendly with C by Mathias Agopian · 15 years ago
- 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
- 8db9338 ui: make native_window_set_usage be a static inline by Dima Zavin · 15 years ago
- da83f46 Modified the camera HAL interface to use the same generic callback architecture as camera services by Benny Wong · 15 years ago
- 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 15 years ago
- 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
- 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
- 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 15 years ago
- 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
- ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago
- e9ec12c Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 15 years ago
- db704e2 Merge changes 20497,20498,20499 by Android (Google) Code Review · 15 years ago
- 509dae5 added EGLUtils::strerror by Mathias Agopian · 15 years ago
- ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 15 years ago
- 43a6d88 Merge changes 20345,20346,20347 by Android (Google) Code Review · 15 years ago
- 265d9c0 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
- 25ec00f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t by Mathias Agopian · 15 years ago
- fc2ebc4 EventHub: pass the name of each input device up to Java by Iliyan Malchev · 15 years ago
- b1d39aa Merge change 9649 by Android (Google) Code Review · 15 years ago
- ea03f4a Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 15 years ago
- 0dd7cb4 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
- 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
- 1a20bae Merge change 9287 by Android (Google) Code Review · 15 years ago
- 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
- afcf686 am 25dff70f: Merge change 9039 into donut by Android (Google) Code Review · 15 years ago
- e7f0325 Merge change 9070 by Android (Google) Code Review · 15 years ago
- cbe7c54 Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 15 years ago
- 0d22101 Fix #2018814: System cannot correctly render assets with "wrap_content" attribute in QVGA by Dianne Hackborn · 15 years ago
- 4ccee71 Adding resizeInput and setAttributes for overlay by Benny Wong · 15 years ago
- 970764d While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 15 years ago
- 8a43277 Squashed commit of the following: by Andreas Huber · 15 years ago
- 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 15 years ago
- a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
- bc72692 Added native metadata support. by niko · 15 years ago
- 90443e6 Merge change 7529 by Android (Google) Code Review · 15 years ago
- a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
- c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
- 8ed7d69 Merge change 5892 by Android (Google) Code Review · 15 years ago
- 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 15 years ago
- a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 15 years ago
- 8994837 Added method to get metadata out of the player. by niko · 15 years ago
- 7013c8b Fixes to make libstagefright build for the simulator. by Marco Nelissen · 15 years ago
- 6d2090e Hardware overlay support by Benny Wong · 15 years ago
- 8f5fcab New test player stub to load mock native players. by Nicolas Catania · 15 years ago
- 358efe4 Merge change 7332 by Android (Google) Code Review · 15 years ago
- 262a583 Make MemoryDealer's destructor protected instead of public. by Andreas Huber · 15 years ago
- e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago
- 1d9dfc5 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 15 years ago
- 201e3ab Merge change 7150 by Android (Google) Code Review · 15 years ago
- 85d1f15 Merge change 7353 by Android (Google) Code Review · 15 years ago
- e3dd884 Implement virtual button support. by Dianne Hackborn · 15 years ago
- b3dfca1 Ignore pause and seek for live streaming. by Ravi K Yenduri · 15 years ago
- fb4f266 add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 15 years ago
- b1c4ca5 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
- 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
- c494ba2 Merge change 6636 by Android (Google) Code Review · 15 years ago
- e2bf80f am 8a715b4b: Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
- b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
- 8a715b4 Merge change 5510 into donut by Android (Google) Code Review · 15 years ago
- ec109bd Merge change 6560 by Android (Google) Code Review · 15 years ago
- 6698d16 resolved conflicts for merge of 04c7d0f8 to master by Dave Sparks · 15 years ago
- f05b33b Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 by Daisuke Miyakawa · 15 years ago
- f6807d7 Add a virtual destructor to the TtsEngine class. by Marco Nelissen · 15 years ago
- 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 15 years ago
- 42a3265 Merge change 6382 by Android (Google) Code Review · 15 years ago
- eb0ccd5 add a virtual destructor to region_rasterizer, to be on the safe side by Mathias Agopian · 15 years ago
- ca2bc75 Merge change 6361 by Android (Google) Code Review · 15 years ago
- 7459856 Fix sim build. by Andy McFadden · 15 years ago
- fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
- 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 15 years ago
- 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 17ffe10 am 991eec03: Merge change 6252 into donut by Android (Google) Code Review · 15 years ago
- 78c4051 Don't re-parse the framework resources all the time. by Dianne Hackborn · 15 years ago
- fee47b6 am c7396025: Merge change 6084 into donut by Android (Google) Code Review · 15 years ago