- cca6b42 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- f9d9327 fix a memory corruption where a SF Client could be used after it's been destroyed by Mathias Agopian · 16 years ago
- 03428fc am 1585bd24: Merge change 4828 into donut by Android (Google) Code Review · 16 years ago
- cd8c5e2 release the last reference to surfaces explicitely instead of letting it go implicitely when the message is destroyed by Mathias Agopian · 16 years ago
- be1bc0a Report densities in badging, debugging for nine patch bug. by Dianne Hackborn · 16 years ago
- 05915a4 am c6282977: Merge change 4718 into donut by Android (Google) Code Review · 16 years ago
- ae71acc Fix sim-eng build and simplify previous lcd-density related patch by David 'Digit' Turner · 16 years ago
- 4910dc6 am 5502f04c: Merge change 4709 into donut by Android (Google) Code Review · 16 years ago
- 0388b51 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 16 years ago
- 945ebbf implement dimming with a texture on msm7k so it uses copybit by Mathias Agopian · 16 years ago
- 6bda7fd backup stuff by Joe Onorato · 16 years ago
- da1430b Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 16 years ago
- e2095d0 am b1cdb648: Merge change 4565 into donut by Android (Google) Code Review · 16 years ago
- bcb1428 Merge change 4565 into donut by Android (Google) Code Review · 16 years ago
- 694e10b Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 16 years ago
- 00ea067 am de72697b: Merge change 4524 into donut by Android (Google) Code Review · 16 years ago
- f509f66 FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 16 years ago
- f757bd0 am 5f15d151: checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
- 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
- b6822d7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
- fcb97fc am 2fdd428e: Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 16 years ago
- 7bdc440 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 16 years ago
- a08c7b6 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 16 years ago
- 5e78e09 protect ANDROID specific egl extension with #define by Mathias Agopian · 16 years ago
- 1a9e19a Make the file backup helper not crash if a file you requested by Joe Onorato · 16 years ago
- 0ad6120 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 16 years ago
- e3408b8 Framework changes for bluez4. by Jaikumar Ganesh · 16 years ago
- 1a0c4cd Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 4fcd9c7 get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 16 years ago
- 7e83f04 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 · 16 years ago
- c5992f0 Merge change 3284 by Android (Google) Code Review · 16 years ago
- 861aa2f rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 16 years ago
- 1ba244f am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
- 6d2bc14 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
- 3d57964 fix a bunch of problems with destroying surfaces. by Mathias Agopian · 16 years ago
- 173e38d Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 16 years ago
- f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
- e92c713 when looking for an EGLConfig always pick the first one that matches, not the last one by Mathias Agopian · 16 years ago
- 6457359 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 294423e get rid of TimerProbe which is never used by Mathias Agopian · 16 years ago
- 1bc9c93 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 · 16 years ago
- e0c3220 get rid of utils.h by Mathias Agopian · 16 years ago
- e839d82 merge master to master_gl by Mathias Agopian · 16 years ago
- c20e4eb am b61ae351: Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
- 489d395 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
- 3c4d8c8 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
- e5eb06d am d9cc7659: Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
- 01c4ba3 Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
- 1c4ec71 fix typo defining a singleton attrbutes for an object that is not a singleton -- no side effects, but useless by Mathias Agopian · 16 years ago
- bed9dd1 make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. by Mathias Agopian · 16 years ago
- da41641 Sim-only files move, part 2/2. by Andy McFadden · 16 years ago
- 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 2787ddd am 0c0ad39c: Merge change 2502 into donut by Android (Google) Code Review · 16 years ago
- 35801ce minor clean-up to Rect and Point. by Mathias Agopian · 16 years ago
- 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
- a26299d am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
- 570dd0b Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
- 0180a05 am 04561a55: Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
- ca7b80e Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
- b4c4265 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
- 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
- b6333b3 Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
- 8af0f82 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 16 years ago
- 8f9ede0 am 7198030f: This should fix the simulator build. by Marco Nelissen · 16 years ago
- d95aabc This should fix the simulator build. by Marco Nelissen · 16 years ago
- 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
- bdbf6b0 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
- a1ecca9 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
- a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
- 53f6f3c bring the native_handle stuff back from master_gl by Mathias Agopian · 16 years ago
- c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
- 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
- 416acf8 am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 16 years ago
- 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
- 8c28eab am eb2c314b: Merge change 2042 into donut by Android (Google) Code Review · 16 years ago
- 1e26a81 am a59aba8c: Merge changes 2023,2036 into donut by Android (Google) Code Review · 16 years ago
- d094586 am f6382011: Merge change 1998 into donut by Android (Google) Code Review · 16 years ago
- 6c41033 Remove deprecated openInputStream factory method by Dave Sparks · 16 years ago
- 6554773 Update more references to openInputStream in support classes. by Dave Sparks · 16 years ago
- 0e06d21 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 16 years ago
- a5a11d4 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 16 years ago
- 0087559 am 656a2726: Merge change 1910 into donut by Android (Google) Code Review · 16 years ago
- 7a57985 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
- 20f6878 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
- 5e3877f am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 16 years ago
- ac2dda7 Merge branch '2514' into merge_master by Mathias Agopian · 16 years ago
- d502f05 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
- 26a87a8 am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
- 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
- d717598 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 1d0ec01 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
- c7bbc69 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
- fa1df1c am 3022a11: Merge change 1239 into donut by Android (Google) Code Review · 16 years ago
- 93b9458 Modify camera framework to use new streamlined binder interface. by Dave Sparks · 16 years ago
- 5958661 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 2a98fb9 fix the sim build. disables the tests for now. by Joe Onorato · 16 years ago
- 031af5a am 3fd7e13: Merge branch \'donut\' of ssh://android-git.corp.google.com:29 by The Android Open Source Project · 16 years ago
- 15e3747 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
- 1e16b13 add support for update-on-demand in SurfaceFlinger by Mathias Agopian · 16 years ago