summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-0/+6
* Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+3
* 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
* | 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
* | | Expand support for different screen sizes.Dianne Hackborn2009-06-261-5/+45
| |/ |/|
* | Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-261-10/+31
|/
* move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-251-89/+0
* Merge change 5243 into donutAndroid (Google) Code Review2009-06-241-0/+1
|\
| * Only report "unknown metadata" once per restore helperChristopher Tate2009-06-241-0/+1
* | Cleanup header file. Disallow copy of Camera object by making copyDave Sparks2009-06-241-5/+2
|/
* Remove deprecated callback function support.Dave Sparks2009-06-241-23/+0
* Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-0/+13
* Add file mode to the file-backup saved state blobsChristopher Tate2009-06-231-0/+1
* add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-221-1/+1
* Merge change 4910 into donutAndroid (Google) Code Review2009-06-221-13/+13
|\
| * fix warnings that will show up with GCC 4.4 (in master)Mathias Agopian2009-06-221-13/+13
* | Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-0/+3
|/
* Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-1/+1
* backup stuffJoe Onorato2009-06-181-0/+1
* Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-0/+35
* FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-1/+1
* checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+3
* Updating TTS engine interface for setting the language based on language, cou...Jean-Michel Trivi2009-06-161-7/+11
* Make the file backup helper not crash if a file you requestedJoe Onorato2009-06-111-0/+1
* Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-1/+2
* Cleaning up comments in interface for TTS engines.Jean-Michel Trivi2009-06-051-44/+73
* Updating TtsEngine.h and SynthProxy.cpp so that buffer memoryCharles Chen2009-06-051-17/+22
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-0/+0
* Adding TTS error code to signal missing resources (for instance missing langu...Jean-Michel Trivi2009-05-281-1/+2
* minor clean-up to Rect and Point.Mathias Agopian2009-05-262-34/+27
* Add header declaring the interface for TTS engines to implement.Jean-Michel Trivi2009-05-211-0/+167
* bring the native_handle stuff back from master_glMathias Agopian2009-05-201-8/+10
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-8/+16
* Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-0/+12
* Add the backup data file writer C++ class.Joe Onorato2009-05-151-3/+62
* Implement the C++ class to write the backed up file data.Joe Onorato2009-05-152-10/+76
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-1/+1
* Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-112-32/+18
* fix the sim build. disables the tests for now.Joe Onorato2009-05-081-1/+1
* Add new binder methods to camera client to support generic callbacksDave Sparks2009-05-072-0/+21
* Add some C++ code to do raw files for backupJoe Onorato2009-05-051-0/+15
* Bug fix(1807910): media recorder crash due to the use of locked camera object...James Dong2009-04-271-1/+0
* Merge change 376 into donutAndroid (Google) Code Review2009-04-271-0/+7
|\
| * Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+7
* | Merge change 509 into donutAndroid (Google) Code Review2009-04-231-2/+2
|\ \
| * | Fix a media server crash (bug 1807910): part oneJames Dong2009-04-231-2/+2
| |/
* | Squashed commit of the following:Robert Greenwalt2009-04-221-85/+190
|/
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-6/+6