summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am c8390047: am 9ecca85f: Merge "Fix escaping of characters" into froyoIrfan Sheriff2010-05-261-4/+9
|\ | | | | | | | | | | | | Merge commit 'c8390047bd2344032aca915816a8b91590835105' into kraken * commit 'c8390047bd2344032aca915816a8b91590835105': Fix escaping of characters
| * am 9ecca85f: Merge "Fix escaping of characters" into froyoIrfan Sheriff2010-05-261-4/+9
| |\ | | | | | | | | | | | | | | | | | | Merge commit '9ecca85f0613032590c6840cae48b54f3d626181' into froyo-plus-aosp * commit '9ecca85f0613032590c6840cae48b54f3d626181': Fix escaping of characters
| | * Merge "Fix escaping of characters" into froyoIrfan Sheriff2010-05-261-4/+9
| | |\
| | | * Fix escaping of charactersIrfan Sheriff2010-05-241-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \ and " in SSID and password cause issues with netd parsing. Fix it. Bug: 2708960 Change-Id: I278ca21c0bbfd9dc430a2f9ae02828274a0d2376
* | | | Merge "Squashed commit of the following:" into krakenAndreas Huber2010-05-266-0/+316
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-05-246-0/+316
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit a2194ecc341fa0c530d0007d8561286c8b8f2d15 Author: Andreas Huber <andih@google.com> Date: Fri May 21 12:50:09 2010 -0700 Instead of including the libvpx libraries prebuilt in our tree, build them from sources. Change-Id: I5ec57decf1200cf9137fe13ff77d06f47950c3d7 commit 711098ca3f16800a22ccdb26a07e57e471cca438 Author: Andreas Huber <andih@google.com> Date: Thu May 20 15:00:27 2010 -0700 Support for VPX/VP8 decoding in stagefright Change-Id: I16d93faf3f56a5f8ec39c14367704469f914db9e related-to-bug: 2483739 Change-Id: Ibc124f6af540c2715cb2325151eecdd6edf085ec
* | | | | Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder ↵Eric Laurent2010-05-255-1/+441
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | interfaces for effect control." into kraken
| * | | | | Fix issue 2667797: [Audio Effect Framework] new base class and binder ↵Eric Laurent2010-05-245-1/+441
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interfaces for effect control. Added IEffect and IEffectClient binder interfaces to exchange effect module control and status information between application and media server processes. Change-Id: I10e8e894898e52ed9956a765d0ef7075eb2593af
* | | | | | Merge "fix [2712278] The preview buffer left some black borders in left and ↵Mathias Agopian2010-05-257-116/+113
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | bottom edges" into kraken
| * | | | | | fix [2712278] The preview buffer left some black borders in left and bottom ↵Mathias Agopian2010-05-257-116/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | edges we were incorrectly flagging push_buffer surfaces as invalid Change-Id: I4dfd4ffbbe8a71f7e23e835db8d71966416c29bb
* | | | | | | am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the ↵Yu Shan Emily Lau2010-05-253-20/+126
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo Merge commit '6e0967b3c4561e188df72f478baf16c6627b12be' into kraken * commit '6e0967b3c4561e188df72f478baf16c6627b12be': Added the runtime parameters for the mediarecorder stress test.
| * | | | | | am b0016e2b: Merge "Added the runtime parameters for the mediarecorder ↵Yu Shan Emily Lau2010-05-253-20/+126
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo Merge commit 'b0016e2b2162c916289d022f1572c0bc95158543' into froyo-plus-aosp * commit 'b0016e2b2162c916289d022f1572c0bc95158543': Added the runtime parameters for the mediarecorder stress test.
| | * | | | | Merge "Added the runtime parameters for the mediarecorder stress test. Set ↵Yu Shan Emily Lau2010-05-253-20/+126
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | the total number of the stress loops of camera preview memory test to 200." into froyo
| | | * | | | | Added the runtime parameters for the mediarecorder stress test.Yu Shan Emily Lau2010-05-253-20/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the total number of the stress loops of camera preview memory test to 200. Change-Id: I5a0278095155afd669ffee9bd599ddfffdcc42bf
* | | | | | | | Merge "Fix 2667859: change text back to default size" into krakenJim Miller2010-05-252-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix 2667859: change text back to default sizeJim Miller2010-05-252-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts a change described in the above bug where the font size got changed to 22dip. Change-Id: I42e2dc06e94aba003fa00032b265c986959ce939
* | | | | | | | | am 88ccecf5: am d1055a25: Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-252-3/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '88ccecf573a52648052bc9c7858f345776f76e0e' into kraken * commit '88ccecf573a52648052bc9c7858f345776f76e0e': Make the NTP Cache max-age gservices-settable
| * | | | | | | am d1055a25: Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-252-3/+18
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd1055a250c00b0c2516ec406a8cf9a5ab1c0b7ae' into froyo-plus-aosp * commit 'd1055a250c00b0c2516ec406a8cf9a5ab1c0b7ae': Make the NTP Cache max-age gservices-settable
| | * | | | | | Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-252-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trying to make Throttle polling more energy efficient. bug:2708119 Change-Id: I2b75639e202dcbcee11047c43407a22de04ce350
* | | | | | | | Merge "Support for thumbnail extraction in the Matroska extractor." into krakenAndreas Huber2010-05-252-41/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | Support for thumbnail extraction in the Matroska extractor.Andreas Huber2010-05-252-41/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I56f13fc4868baffe0bb8c2484d2753c766a73960 related-to-bug: 2483739
* | | | | | | | | Merge "Fix the simulator build broken by commit ↵Eric Laurent2010-05-252-1/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken
| * | | | | | | | Fix the simulator build broken by commit ↵Eric Laurent2010-05-252-1/+4
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f Change-Id: Ibf6aebfec60cd7f807c3e49f0dbb5ab8e86bcdc1
* | | | | | | | Support for ogg(vorbis) metadata in stagefright including album art.Andreas Huber2010-05-252-64/+201
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0c8c0136cebe2d2d97caabb7bc0c65be86329dbb related-to-bug: 2713414
* | | | | | | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and ↵Eric Laurent2010-05-2429-33/+10678
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | libraries." into kraken
| * | | | | | Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.Eric Laurent2010-05-2129-33/+10678
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First effect factory and effect library API implementation. Also added default effect libraries for reverb and equalizer effects. These libraries are for functional test only and are not fine tuned with regard to audio quality. They will probably be replaced by other implementations before the release. Change-Id: I6868f8612146ae282c64052765c61a52ec789ec8
* | | | | | | fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ↵Mathias Agopian2010-05-242-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fail force all SurfaceView to 565 Change-Id: I8ebfa1239d8e4fa097c2e544677fb92fa20b39bd
* | | | | | | Merge "added the notion of fixed-size buffers" into krakenMathias Agopian2010-05-2411-93/+273
|\ \ \ \ \ \ \
| * | | | | | | added the notion of fixed-size buffersMathias Agopian2010-05-2411-93/+273
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the new native_window_set_buffers_geometry allows to specify a size and format for all buffers to be dequeued. the buffer will be scalled to the window's size. Change-Id: I2c378b85c88d29cdd827a5f319d5c704d79ba381
* | | | | | | | Merge "fix a bug when reallocating a window's buffers is needed" into krakenMathias Agopian2010-05-242-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | fix a bug when reallocating a window's buffers is neededMathias Agopian2010-05-242-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we need to mark the buffers that need to be reallocated, NOT the buffer's indices. Change-Id: I809e2e1b03b56c4d2ab983c25523dae99aa1da74
* | | | | | | | am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from ↵Adam Powell2010-05-241-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scrolling too far when expanding children. Merge commit 'f67c874c07d2e0ff888cc88679f884a833f89870' into kraken * commit 'f67c874c07d2e0ff888cc88679f884a833f89870': Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
| * | | | | | am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too ↵Adam Powell2010-05-241-4/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | far when expanding children. Merge commit '7e5e3745cf0103219a13071fbd488c3c01da85d9' into froyo-plus-aosp * commit '7e5e3745cf0103219a13071fbd488c3c01da85d9': Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children.
| | * | | | | Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when ↵Adam Powell2010-05-241-4/+4
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | expanding children. Change-Id: I21b37647c5ad16e4f57fdda433e3b3ee2c7c83ad
* | | | | | Fix build error (Boolean -> boolean)Mark Vandevoorde2010-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2f337e23f4b092de41523f1195546e9d65851c84
* | | | | | Merge "Add Geocorder.isImplemented()" into krakenMike Lockwood2010-05-244-1/+36
|\ \ \ \ \ \
| * | | | | | Add Geocorder.isImplemented()Mark Vandevoorde2010-05-214-1/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Geocorder interface is not part of the Android core. It requires a backend service which may or may not be available on a device. The new isImplemented static method allows apps to discover whether the Geocorder is in fact available on the device. Change-Id: I2b5cf7bcc9cce4766bcbb156e91edf34b01f9296
* | | | | | | Merge "Properly handle start code in H264/AVC encoder output" into krakenJames Dong2010-05-242-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Properly handle start code in H264/AVC encoder outputJames Dong2010-05-202-2/+3
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Some H264/AVC encoder output start code in each output buffer, and others don't. This patch always strips the start code first so that the sample contains the correct size. - Also properly initialize the interleave duration. Change-Id: I692043ce7e38f0215e1097aad9e847a57907b6e4
* | | | | | | am 3cffe1ab: am c7c7afd7: Doc change: Fix incorrect adt version reference etc.Dirk Dougherty2010-05-243-6/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '3cffe1ababdb09f4a90274e25c2f66feee299835' into kraken * commit '3cffe1ababdb09f4a90274e25c2f66feee299835': Doc change: Fix incorrect adt version reference etc.
| * | | | | | am c7c7afd7: Doc change: Fix incorrect adt version reference etc.Dirk Dougherty2010-05-243-6/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c7c7afd7a1af36e787266815487f4600196406b8' into froyo-plus-aosp * commit 'c7c7afd7a1af36e787266815487f4600196406b8': Doc change: Fix incorrect adt version reference etc.
| | * | | | | Doc change: Fix incorrect adt version reference etc.Dirk Dougherty2010-05-243-6/+5
| | | |_|/ / | | |/| | | | | | | | | | | | | | | Change-Id: I79b3f43c64f3c0cd98b245dac001fca4a1008bda
* | | | | | Interestingly, a call to fseek with a NULL file handle now blocks forever...Andreas Huber2010-05-241-0/+8
| |_|_|_|/ |/| | | | | | | | | | | | | | Change-Id: Ic80c579abcf2bdb73f7fd1da713649b7c7f25f56
* | | | | Merge "New shadowy status bar, direct from Z'ha'dum." into krakenDaniel Sandler2010-05-2410-54/+85
|\ \ \ \ \
| * | | | | New shadowy status bar, direct from Z'ha'dum.Daniel Sandler2010-05-2110-54/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Artwork is FPO but serviceable enough. Many hardcoded font colors & styles were moved to styles.xml where they belong. AM/PM finally given the old heave-ho (but configurable in StatusBarPolicy.java). Notification content remains on a light-gray background for now (so as not to screw up custom RemoteViews) but status icons will definitely need across-the-board rework to look better against a dark background. Change-Id: Id9d5a699532f9336563cd6f9699bff3893735e4f
* | | | | | Improve GPS EXIF parameters comments.Wu-cheng Li2010-05-241-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I33f7487821b283fe746baa09a71a703ae763d66d
* | | | | | Merge "Disable CameraServiceTest in a normal build." into krakenChih-Chung Chang2010-05-231-1/+3
|\ \ \ \ \ \
| * | | | | | Disable CameraServiceTest in a normal build.Chih-Chung Chang2010-05-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I18dfcb073e6a8e72ad35f47d6884f5f2f62d3dca
* | | | | | | added native_window_set_buffer_count()Mathias Agopian2010-05-215-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this method can be used to change the number of buffers associated to a native window. the default is two. Change-Id: I608b959e6b29d77f95edb23c31dc9b099a758f2f
* | | | | | | Merge "fix the threading issue for setBuffercount()" into krakenMathias Agopian2010-05-2115-186/+273
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |