summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* improve Vector<> with types that can be trivially moved and remove some unuse...Mathias Agopian2009-06-224-71/+77
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-193-32/+51
|\
| * am 1585bd24: Merge change 4828 into donutAndroid (Google) Code Review2009-06-191-1/+1
| |\
| | * Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-191-1/+1
| * | am 5502f04c: Merge change 4709 into donutAndroid (Google) Code Review2009-06-181-0/+1
| |\ \ | | |/
| | * backup stuffJoe Onorato2009-06-181-0/+1
| * | am 16ce3504: Merge change 4708 into donutAndroid (Google) Code Review2009-06-181-0/+35
| |\ \ | | |/
| | * Make RestoreHelper and friends also write out the snapshot state.Joe Onorato2009-06-181-0/+35
| * | am de72697b: Merge change 4524 into donutAndroid (Google) Code Review2009-06-171-1/+1
| |\ \ | | |/
| | * FileRestoreHelper and RestoreHelperDispatcher work.Joe Onorato2009-06-171-1/+1
| * | am 5f15d151: checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-171-24/+3
| |\ \ | | |/
| | * checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+3
| * | am f1170fb5: Merge change 4251 into donutAndroid (Google) Code Review2009-06-161-7/+11
| |\ \ | | |/
| | * Updating TTS engine interface for setting the language based on language, cou...Jean-Michel Trivi2009-06-161-7/+11
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-162-51/+87
|\ \ \ | |/ /
| * | am 78f0f8cb: Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-121-1/+3
| |\ \ | | |/
| | * 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
| * | am e3523054: Merge change 3356 into donutAndroid (Google) Code Review2009-06-051-44/+73
| |\ \ | | |/
| | * Cleaning up comments in interface for TTS engines.Jean-Michel Trivi2009-06-051-44/+73
| * | am 327da854: Merge change 3344 into donutAndroid (Google) Code Review2009-06-051-17/+22
| |\ \ | | |/
| | * Updating TtsEngine.h and SynthProxy.cpp so that buffer memoryCharles Chen2009-06-051-17/+22
* | | new Permission class used to improve permission checks speed (by caching resu...Mathias Agopian2009-06-152-0/+70
* | | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-101-3/+2
* | | revive the copybit test.Mathias Agopian2009-06-091-0/+1
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-058-952/+83
|\ \ \ | |/ /
| * | get rid of LogSocket which wasn't even implemented (enabled)Mathias Agopian2009-06-051-20/+0
| * | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-054-797/+0
| * | rename string_array.h to StringArray.h and move the implementation from the h...Mathias Agopian2009-06-052-135/+83
| * | am 2a318867: Merge change 3203 into donutAndroid (Google) Code Review2009-06-041-0/+0
| |\ \ | | |/
| | * rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-0/+0
* | | cleanup Debug.h a bitMathias Agopian2009-06-042-16/+32
* | | fix a bunch of problems with destroying surfaces.Mathias Agopian2009-06-041-1/+0
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-018-296/+5
|\ \ \ | |/ /
| * | move utils/Pipe.h to the simulatorMathias Agopian2009-06-011-108/+0
| * | get rid of TimerProbe which is never usedMathias Agopian2009-06-011-72/+0
| * | get rid of sleepForInterval() which didn't seem to be used anywhere in the so...Mathias Agopian2009-05-312-53/+0
| * | get rid of utils.hMathias Agopian2009-05-313-35/+5
| * | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-311-28/+0
* | | merge master to master_glMathias Agopian2009-05-311-1/+2
|\ \ \ | |/ /
| * | am 11b1675a: Merge change 2626 into donutAndroid (Google) Code Review2009-05-291-1/+2
| |\ \ | | |/
| | * Adding TTS error code to signal missing resources (for instance missing langu...Jean-Michel Trivi2009-05-281-1/+2
* | | force explicit instantiation of Singleton<> objectsMathias Agopian2009-05-281-0/+1
* | | make sure the Region code disallows constructs like "(a+b)=c;", which is some...Mathias Agopian2009-05-271-21/+21
* | | oops forgot these changes in the previous merge. fixes buildMathias Agopian2009-05-271-1/+7
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-2712-69/+88
|\ \ \ | |/ /
| * | am 0c0ad39c: Merge change 2502 into donutAndroid (Google) Code Review2009-05-262-34/+27
| |\ \ | | |/
| | * minor clean-up to Rect and Point.Mathias Agopian2009-05-262-34/+27
| * | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-2610-25/+58
* | | merge master to master_glMathias Agopian2009-05-2230-61/+323
|\ \ \ | |/ /