summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-101-2/+2
* | added EGLUtils::strerrorMathias Agopian2009-08-071-0/+2
* | 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
|/ /
* | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-1/+4
* | The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+2
* | 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
* | | Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+6
| |/ |/|
* | 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
| |\ \ | | |/