summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-2/+2
* Merge change 7529Android (Google) Code Review2009-07-221-2/+3
|\
| * Make MemoryDealer's destructor protected instead of public.Andreas Huber2009-07-161-2/+3
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-27/+57
|\ \
| * | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-27/+57
* | | Merge change 5892Android (Google) Code Review2009-07-201-0/+4
|\ \ \
| * | | Hardware overlay supportBenny Wong2009-07-161-0/+4
| | |/ | |/|
* | | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-191-1/+2
|\ \ \ | | |/ | |/|
| * | Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-1/+2
* | | EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-4/+10
| |/ |/|
* | Merge change 7353Android (Google) Code Review2009-07-151-1/+4
|\ \
| * | Implement virtual button support.Dianne Hackborn2009-07-141-1/+4
* | | add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-132-0/+19
|/ /
* | implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-132-64/+86
* | am 8a715b4b: Merge change 5510 into donutAndroid (Google) Code Review2009-07-091-5/+111
|\ \ | |/
| * Merge change 5510 into donutAndroid (Google) Code Review2009-07-081-5/+111
| |\
| | * Add useful functions to String8, which enables users to convert between UTF-8...Daisuke Miyakawa2009-07-091-5/+111
* | | Merge change 6560Android (Google) Code Review2009-07-083-2/+6
|\ \ \
| * \ \ resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-083-2/+6
| |\ \ \ | | |/ /
| | * | Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-083-2/+6
| | |/
* | | Add a virtual destructor to the TtsEngine class.Marco Nelissen2009-07-081-0/+2
|/ /
* | Merge change 6382Android (Google) Code Review2009-07-071-0/+2
|\ \
| * | add a virtual destructor to region_rasterizer, to be on the safe sideMathias Agopian2009-07-071-0/+2
* | | Fix sim build.Andy McFadden2009-07-071-1/+1
|/ /
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-063-3/+19
|\ \
| * \ am 991eec03: Merge change 6252 into donutAndroid (Google) Code Review2009-07-062-2/+10
| |\ \ | | |/
| | * Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-062-2/+10
| * | am c7396025: Merge change 6084 into donutAndroid (Google) Code Review2009-07-061-0/+6
| |\ \ | | |/
| | * Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-0/+6
| * | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-1/+3
| |\ \ | | |/
| | * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+3
* | | get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-023-3/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-014-121/+99
|\ \ \ | |/ /
| * | am bd9aa793: Merge change 5593 into donutAndroid (Google) Code Review2009-06-301-10/+20
| |\ \ | | |/
| | * Merge change 5593 into donutAndroid (Google) Code Review2009-06-291-10/+20
| | |\
| | | * Add in TTS engine interface the methods to query the availability for a langu...Jean-Michel Trivi2009-06-291-10/+20
| * | | am 17a80081: Merge change 5544 into donutAndroid (Google) Code Review2009-06-291-7/+3
| |\ \ \ | | |/ /
| | * | Merge change 5544 into donutAndroid (Google) Code Review2009-06-261-7/+3
| | |\ \
| | | * | Pipe all the camera callbacks to Java to facilitate the additionDave Sparks2009-06-261-7/+3
| * | | | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-291-5/+45
| |\ \ \ \ | | |/ / /
| | * | | Expand support for different screen sizes.Dianne Hackborn2009-06-261-5/+45
| | | |/ | | |/|
| * | | am b65dba45: Merge change 5470 into donutAndroid (Google) Code Review2009-06-261-10/+31
| |\ \ \ | | |/ /
| | * | Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-261-10/+31
| | |/
| * | am c44989d6: Merge change 5350 into donutAndroid (Google) Code Review2009-06-251-89/+0
| |\ \ | | |/
| | * move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-251-89/+0
* | | Region::makeBoundsSelf() efficiently turns a region to its boundsMathias Agopian2009-06-291-0/+3
* | | return bounds Rect by valueMathias Agopian2009-06-261-2/+2
* | | make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...Mathias Agopian2009-06-251-6/+0
* | | hack copybit back in for video playback on msm7k. we have h/w accelerated vid...Mathias Agopian2009-06-241-1/+7
* | | merge master in master_glMathias Agopian2009-06-244-39/+31
|\ \ \ | |/ /