| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix back_up_files() error detection when opening/CRCing the file | Christopher Tate | 2009-06-04 | 1 | -1/+2 |
* | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 10 | -20/+20 |
* | Merge change 2747 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -1/+3 |
|\ |
|
| * | log the geomerty of surfaces causing an out of memory in SurfaceFlinger. | Mathias Agopian | 2009-05-29 | 1 | -1/+3 |
* | | Fix issue 1883666: Audio coming from the music player stopped suddenly | Eric Laurent | 2009-05-29 | 1 | -11/+14 |
|/ |
|
* | minor clean-up to Rect and Point. | Mathias Agopian | 2009-05-26 | 3 | -22/+19 |
* | Fix issue 1846343 - part 1 | Eric Laurent | 2009-05-26 | 4 | -22/+24 |
* | Merge change 2359 into donut | Android (Google) Code Review | 2009-05-23 | 1 | -11/+26 |
|\ |
|
| * | Fix for the simultor build breakage. | Nicolas Catania | 2009-05-22 | 1 | -11/+26 |
* | | Merge change 2351 into donut | Android (Google) Code Review | 2009-05-22 | 1 | -2/+6 |
|\ \ |
|
| * | | Fix a major bug in Bundle when unparcelling from AIDL. | Dianne Hackborn | 2009-05-22 | 1 | -2/+6 |
| |/ |
|
* | | This should fix the simulator build. | Marco Nelissen | 2009-05-22 | 1 | -0/+1 |
|/ |
|
* | split boot animation out of SurfaceFlinger | Mathias Agopian | 2009-05-21 | 7 | -351/+27 |
* | bring the native_handle stuff back from master_gl | Mathias Agopian | 2009-05-20 | 2 | -37/+15 |
* | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 2 | -56/+149 |
* | Remove deprecated openInputStream factory method | Dave Sparks | 2009-05-19 | 6 | -47/+0 |
* | Update more references to openInputStream in support classes. | Dave Sparks | 2009-05-19 | 3 | -5/+21 |
* | Modify AudioFlinger to use updated openInputStream factory method. | Dave Sparks | 2009-05-19 | 1 | -1/+3 |
* | Add inputSource to openInputStream | Dave Sparks | 2009-05-19 | 4 | -3/+51 |
* | Update aapt badging for native code, configs, density, etc. | Dianne Hackborn | 2009-05-18 | 1 | -2/+57 |
* | Add the backup data file writer C++ class. | Joe Onorato | 2009-05-15 | 2 | -33/+384 |
* | Implement the C++ class to write the backed up file data. | Joe Onorato | 2009-05-15 | 3 | -7/+385 |
* | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -6/+9 |
* | Modify camera framework to use new streamlined binder interface. | Dave Sparks | 2009-05-11 | 2 | -189/+55 |
* | fix the sim build. disables the tests for now. | Joe Onorato | 2009-05-08 | 1 | -1/+3 |
* | Add new binder methods to camera client to support generic callbacks | Dave Sparks | 2009-05-07 | 2 | -0/+55 |
* | Add some C++ code to do raw files for backup | Joe Onorato | 2009-05-05 | 2 | -1/+682 |
* | fix 1803886 android15 Translucent GLSurfaceView demo does not display properly | Mathias Agopian | 2009-04-27 | 4 | -5/+19 |
* | Bug fix(1807910): media recorder crash due to the use of locked camera object... | James Dong | 2009-04-27 | 1 | -13/+7 |
* | Merge change 509 into donut | Android (Google) Code Review | 2009-04-23 | 1 | -0/+13 |
|\ |
|
| * | Fix a media server crash (bug 1807910): part one | James Dong | 2009-04-23 | 1 | -0/+13 |
* | | Squashed commit of the following: | Robert Greenwalt | 2009-04-22 | 1 | -1/+1 |
|/ |
|
* | Fix issue 1745312: Various cleanups in media framework | Eric Laurent | 2009-04-21 | 3 | -31/+22 |
* | AI 144151: am: CL 144150 Fix heap corruption. | Nick Pelly | 2009-04-02 | 2 | -12/+43 |
* | AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThrea... | Eric Laurent | 2009-03-31 | 1 | -8/+5 |
* | AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted... | Eric Laurent | 2009-03-27 | 1 | -3/+6 |
* | AI 143172: am: CL 142875 [1732012] for some reason these files didn't go thro... | Mathias Agopian | 2009-03-27 | 2 | -7/+8 |
* | AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh... | Mathias Agopian | 2009-03-27 | 6 | -27/+45 |
* | AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha... | Mathias Agopian | 2009-03-27 | 11 | -77/+514 |
* | Automated import from //branches/donutburger/...@142727,142727 | Dianne Hackborn | 2009-03-25 | 1 | -0/+1 |
* | Automated import from //branches/donutburger/...@142446,142446 | Mathias Agopian | 2009-03-24 | 6 | -113/+105 |
* | Automated import from //branches/donutburger/...@142430,142430 | Mathias Agopian | 2009-03-24 | 1 | -5/+7 |
* | Automated import from //branches/donutburger/...@141502,141502 | Mathias Agopian | 2009-03-24 | 6 | -105/+113 |
* | Automated import from //branches/donutburger/...@140807,140807 | Mathias Agopian | 2009-03-24 | 2 | -186/+23 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 3 | -93/+76 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 2 | -11/+28 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 4 | -18/+112 |
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 4 | -197/+208 |
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 4 | -189/+78 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 148 | -0/+47778 |