Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly set lib dir permissions during unlink | Kenny Root | 2012-07-30 | 1 | -1/+6 |
* | Exit boot animation cleanly. | Kevin Hester | 2012-06-19 | 2 | -5/+38 |
* | Merge "Don't backup or delete the backup file, if it's in the backup path." i... | Amith Yamasani | 2012-06-18 | 1 | -3/+19 |
|\ | |||||
| * | Don't backup or delete the backup file, if it's in the backup path. | Amith Yamasani | 2012-06-18 | 1 | -3/+19 |
* | | Make lib dir before changing ownership of app dir | Kenny Root | 2012-06-14 | 1 | -5/+8 |
|/ | |||||
* | make the boot animation 32-bits to avoid banding | Mathias Agopian | 2012-06-11 | 1 | -1/+1 |
* | Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... | Dianne Hackborn | 2012-06-07 | 3 | -2/+46 |
* | Remove some unnecessary man page entries | Amith Yamasani | 2012-05-30 | 2 | -7/+3 |
* | Remove unused, obsolete debug code | Romain Guy | 2012-05-21 | 1 | -6/+2 |
* | fix BootAnimation timing | Mathias Agopian | 2012-05-12 | 1 | -3/+16 |
* | Merge "Empower the 'input' command with keycode labels." into jb-dev | Jeff Brown | 2012-05-09 | 1 | -4/+6 |
|\ | |||||
| * | Empower the 'input' command with keycode labels. | Jeff Brown | 2012-05-09 | 1 | -4/+6 |
* | | Add encryption parameters to package installation | Anonymous Coward | 2012-05-07 | 1 | -4/+131 |
|/ | |||||
* | Merge "remove extra semi colon" into jb-dev | Guang Zhu | 2012-05-01 | 1 | -1/+4 |
|\ | |||||
| * | remove extra semi colon | Guang Zhu | 2012-04-30 | 1 | -1/+4 |
* | | Change permission enforcement through pm command. | Jeff Sharkey | 2012-04-30 | 1 | -0/+33 |
|/ | |||||
* | Add Usb control to svc. | Robert Greenwalt | 2012-04-27 | 2 | -1/+64 |
* | am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time p... | Travis Geiselbrecht | 2012-04-24 | 1 | -1/+1 |
|\ | |||||
| * | BootAnimation: fix bug to delay the appropriate amount of time per frame | Travis Geiselbrecht | 2012-04-24 | 1 | -1/+1 |
| * | am ce06c000: Merge "Debugging code for #6169553: Make Phone launch faster" in... | Dianne Hackborn | 2012-03-16 | 1 | -0/+18 |
| |\ | |||||
| * | | Add native common time config service. | John Grossman | 2012-02-03 | 1 | -0/+1 |
| * | | De-AAH-ify the common time service. | John Grossman | 2012-02-03 | 1 | -1/+1 |
| * | | resolved conflicts for merge of 0c0120ef to ics-aah | Jason Simmons | 2011-12-06 | 1 | -31/+68 |
| |\ \ | |||||
| * \ \ | am 5a7c9176: Merge "Fix free_cache to actually work" into ics-mr1 | Kenny Root | 2011-12-01 | 4 | -18/+84 |
| |\ \ \ | |||||
| * \ \ \ | am eaeb4f4e: Merge "Fix some policy-base routing issues." into ics-mr1 | Robert Greenwalt | 2011-11-23 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | am 0f3570c3: Merge "Re-enable vril-dump for adb bugreport." into ics-mr1 | Jake Hamby | 2011-11-17 | 1 | -3/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | am 5f11d73c: Merge "Improve low memory dropbox reporting." into ics-mr1 | Dianne Hackborn | 2011-11-15 | 1 | -0/+37 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | am de62d9cb: Merge "boot animation is dithered and scaled" into ics-mr1 | Mathias Agopian | 2011-11-11 | 1 | -3/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | resolved conflicts for merge of 3af8b88d to ics-aah | Jason Simmons | 2011-11-09 | 1 | -0/+20 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | am 26f70db9: Merge "Remove surface legacy APIs and code." into ics-mr1 | Andreas Huber | 2011-11-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | am 55fe6763: Merge "Include showmap output in bug report." into ics-mr1 | Dianne Hackborn | 2011-11-04 | 3 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add clear-data command to am to wipe the given package's data. | Joe Onorato | 2011-11-01 | 1 | -0/+31 |
| * | | | | | | | | | | | am f136aa34: Merge "Various performance and other work." into ics-mr1 | Dianne Hackborn | 2011-11-01 | 1 | -123/+137 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add service/aah_timesrv | Mike J. Chen | 2011-10-28 | 1 | -0/+1 |
| * | | | | | | | | | | | | Add the ability to pass float extras to AM. | Mike J. Chen | 2011-10-28 | 1 | -0/+17 |
* | | | | | | | | | | | | | Fix issue #4499996: LiveWallpaperPreview activity intent filter | Dianne Hackborn | 2012-04-19 | 1 | -0/+7 |
* | | | | | | | | | | | | | Request key maps from input manager service. | Jeff Brown | 2012-04-10 | 1 | -2/+4 |
* | | | | | | | | | | | | | Merge "Build /system/bin/asan/app_process." | Stephen Hines | 2012-04-06 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Build /system/bin/asan/app_process. | Evgeniy Stepanov | 2012-04-04 | 1 | -0/+26 |
* | | | | | | | | | | | | | | Move some APIs from window manager to input manager. | Jeff Brown | 2012-04-05 | 1 | -27/+12 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Revert "Build /system/bin/asan/app_process." | Stephen Hines | 2012-04-04 | 1 | -20/+0 |
* | | | | | | | | | | | | | Build /system/bin/asan/app_process. | Evgeniy Stepanov | 2012-04-03 | 1 | -0/+20 |
* | | | | | | | | | | | | | Deleted the media, camera, drm related files since they are relocated | James Dong | 2012-03-28 | 15 | -4623/+0 |
* | | | | | | | | | | | | | move dumpstate and dumpsys from frameworks/base to frameworks/native | Colin Cross | 2012-03-26 | 8 | -1297/+0 |
* | | | | | | | | | | | | | Merge "Provisional support for secure decryption of media streams." | Andreas Huber | 2012-03-26 | 2 | -8/+55 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Provisional support for secure decryption of media streams. | Andreas Huber | 2012-03-26 | 2 | -8/+55 |
* | | | | | | | | | | | | | | Merge changes Ib4d0e0c0,Iea8f4a23 | Colin Cross | 2012-03-26 | 4 | -15/+104 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | stagefright: remove dependency on skia | Colin Cross | 2012-03-24 | 4 | -15/+104 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge "resist umask changes, make dirs 0711" | Nick Kralevich | 2012-03-26 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | resist umask changes, make dirs 0711 | Nick Kralevich | 2012-03-23 | 1 | -1/+4 |