- 6f7e0db am a93466f5: Merge change 5220 into donut by Android (Google) Code Review · 15 years ago
- df65b60 Merge change 5243 into donut by Android (Google) Code Review · 15 years ago
- 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 15 years ago
- e5b3607 am eaa89f74: Merge change 5172 into donut by Android (Google) Code Review · 15 years ago
- 2387208 am 3d7b8d1a: Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
- 6f0602e Cleanup header file. Disallow copy of Camera object by making copy by Dave Sparks · 15 years ago
- 20cb94e Direct api to the native media player. by Nicolas Catania · 16 years ago
- b1dffc4 Remove deprecated callback function support. by Dave Sparks · 15 years ago
- 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
- cf01aa3 am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
- 1bee98a Merge change 5100 into donut by Android (Google) Code Review · 15 years ago
- 9bfd5f4 am 11b15779: Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
- 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 15 years ago
- b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 15 years ago
- ffa5a5a am 5277103d: Merge change 5035 into donut by Android (Google) Code Review · 15 years ago
- aaf4b6b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
- 69d13f6 am 72be4049: Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
- 72be404 Merge change 4910 into donut by Android (Google) Code Review · 15 years ago
- 4527acb am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
- 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
- 5f91097 fix warnings that will show up with GCC 4.4 (in master) by Mathias Agopian · 15 years ago
- ab44515 improve Vector<> with types that can be trivially moved and remove some unused code. by Mathias Agopian · 15 years ago
- f73bbd0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- fc68623 am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 15 years ago
- e17086b Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 15 years ago
- f923ed6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 15 years ago
- 1c14776 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
- 5d605dc backup stuff by Joe Onorato · 15 years ago
- d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
- 6f8b5c1 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 15 years ago
- efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
- 251c89c am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
- 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
- c1760fa am f1170fb5: Merge change 4251 into donut by Android (Google) Code Review · 15 years ago
- 35a8e80 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 15 years ago
- 69f066c Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
- 5f80742 am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
- d670b8c Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
- bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
- 32f8277 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
- ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
- 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
- 350d651 fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
- 07fcf4c revive the copybit test. by Mathias Agopian · 15 years ago
- f5b746e am b2df1699: Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
- b2df169 Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
- 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
- ffa3ddf am e3523054: Merge change 3356 into donut by Android (Google) Code Review · 15 years ago
- 7ab5120 am 327da854: Merge change 3344 into donut by Android (Google) Code Review · 15 years ago
- 6270d61 Cleaning up comments in interface for TTS engines. by Jean-Michel Trivi · 15 years ago
- 51c8a3e Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- e583a4e get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 15 years ago
- 55e3d60 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 15 years ago
- 83e712a Updating TtsEngine.h and SynthProxy.cpp so that buffer memory by Charles Chen · 15 years ago
- 8ed6beb rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 15 years ago
- eb22c5b cleanup Debug.h a bit by Mathias Agopian · 15 years ago
- 1b6aee1 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 15 years ago
- 2d5ee25 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 15 years ago
- 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
- 0db8bef Ignore pause and seek for live streaming. by Ravi K Yenduri · 15 years ago
- 5fbcaf9 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- ee01b1c move utils/Pipe.h to the simulator by Mathias Agopian · 15 years ago
- 696959c get rid of TimerProbe which is never used by Mathias Agopian · 15 years ago
- 14f955b get rid of sleepForInterval() which didn't seem to be used anywhere in the source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there. by Mathias Agopian · 15 years ago
- 3b4062e get rid of utils.h by Mathias Agopian · 15 years ago
- abe00fd get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
- 4398876 merge master to master_gl by Mathias Agopian · 15 years ago
- 6ec711f am 11b1675a: Merge change 2626 into donut by Android (Google) Code Review · 15 years ago
- e9d7445 force explicit instantiation of Singleton<> objects by Mathias Agopian · 15 years ago
- 14f861a Adding TTS error code to signal missing resources (for instance missing language files). by Jean-Michel Trivi · 15 years ago
- 12c659a make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. by Mathias Agopian · 15 years ago
- 8fe8a18 oops forgot these changes in the previous merge. fixes build by Mathias Agopian · 15 years ago
- 2da99bd Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 09d00f7 am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 15 years ago
- f1472a7 minor clean-up to Rect and Point. by Mathias Agopian · 15 years ago
- aaf834a some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
- c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
- 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
- 947f4f4 merge master to master_gl by Mathias Agopian · 15 years ago
- bca8ecf Merge change 2260 by Android (Google) Code Review · 15 years ago
- dfece80 change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
- 547a397 am 384bfa27: Merge change 2227 into donut by Android (Google) Code Review · 15 years ago
- 895fb8e Add header declaring the interface for TTS engines to implement. by Jean-Michel Trivi · 15 years ago
- 9890815 bring the native_handle stuff back from master_gl by Mathias Agopian · 15 years ago
- 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
- 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
- bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 15 years ago
- 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
- d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
- 723c9a4 Change required for OpenCORE 2.04 Update by Garret Pick · 15 years ago
- f1f12f8 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 15 years ago
- bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 15 years ago
- 6158b1b Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg. by Mathias Agopian · 16 years ago
- 28a6f66 am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 15 years ago
- 59aa044 Merge branch '2514' into merge_master by Mathias Agopian · 15 years ago
- 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
- 55051ebd am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
- 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
- 11abc8a Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago