| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish MediaMetadataRetriever.java as public API | James Dong | 2011-01-12 | 1 | -4/+0 |
* | Merge commit '690d20bb53ba2485f59d128b365eff991d5cc3e6' into manualmerge | Dianne Hackborn | 2011-01-09 | 1 | -0/+59 |
|\ |
|
| * | Fix issue # 3227963: SecurityException: Neither user 10023 nor... | Dianne Hackborn | 2010-12-22 | 1 | -0/+59 |
* | | Mouse pointer integration. | Jeff Brown | 2011-01-04 | 1 | -0/+1 |
* | | Squashed commit of the following: | Andreas Huber | 2010-12-23 | 1 | -1/+1 |
* | | Initial support for a true streaming player for mpeg2 transport streams. | Andreas Huber | 2010-12-15 | 3 | -1/+612 |
* | | resolved conflicts for merge of 78e9f4cb to master | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
|\ \ |
|
| * \ | am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ... | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
| |\ \
| | |/ |
|
| | * | Fix issue #3154576: battery stats checkin should include UID -> packages+ map | Dianne Hackborn | 2010-12-13 | 1 | -8/+68 |
* | | | service_manager: duplicate registrations override previous ones | Iliyan Malchev | 2010-12-08 | 1 | -2/+2 |
* | | | API Support for both synchronous and queued commands, optionally associated m... | Andreas Huber | 2010-12-06 | 1 | -1/+2 |
* | | | Squashed commit of the following: | Andreas Huber | 2010-12-06 | 1 | -3/+11 |
* | | | make screencap able to save pngs. | Joe Onorato | 2010-12-03 | 2 | -6/+94 |
* | | | Prepare for publishing MediaMetadataRetriever as public API | James Dong | 2010-12-03 | 1 | -3/+5 |
* | | | Merge "Move disk usage utilities to its own library" | Kenny Root | 2010-12-03 | 2 | -56/+11 |
|\ \ \ |
|
| * | | | Move disk usage utilities to its own library | Kenny Root | 2010-11-30 | 2 | -56/+11 |
* | | | | am b087ceea: am 40eade14: Merge from open-source master | Jean-Baptiste Queru | 2010-12-02 | 1 | -3/+5 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge from open-source master | Jean-Baptiste Queru | 2010-12-02 | 1 | -3/+5 |
| |\ \ |
|
| | * | | Fix crash by "adb shell pm list permissions -f|-s" | Ali Utku Selen | 2010-11-30 | 1 | -3/+5 |
* | | | | Merge "fix int vs. pointer mismatch in return statement. Add missing include ... | Olivier Bailly | 2010-11-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | fix int vs. pointer mismatch in return statement. | Olivier Bailly | 2010-11-18 | 1 | -0/+1 |
* | | | | | Support streaming data across binder boundaries. | Andreas Huber | 2010-11-23 | 2 | -0/+192 |
* | | | | | Squashed commit of the following: | Andreas Huber | 2010-11-22 | 2 | -2/+22 |
* | | | | | Display AVC video sample profile and level for "stagefright" util | James Dong | 2010-11-19 | 1 | -0/+15 |
* | | | | | Added support for full PC-style keyboards. | Jeff Brown | 2010-11-18 | 1 | -1/+1 |
* | | | | | Permission fix: don't require BACKUP perm for self-restores | Chris Tate | 2010-11-16 | 1 | -6/+3 |
|/ / / / |
|
* | | | | Switch to use kKeyFrameRate for recordvideo utility | James Dong | 2010-11-14 | 1 | -1/+1 |
* | | | | Added a commandline option "-x" to the stagefright commandline tool. | Andreas Huber | 2010-11-09 | 1 | -4/+66 |
* | | | | Merge "bugreport: Add bcm4329 internal counters dump" | Dmitry Shmidt | 2010-11-04 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | bugreport: Add bcm4329 internal counters dump | Dmitry Shmidt | 2010-11-04 | 1 | -0/+2 |
* | | | | | am 0d7c66b3: Merge 42c94791 from open-source master | Jean-Baptiste Queru | 2010-11-04 | 1 | -7/+5 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge 42c94791 from open-source master | Jean-Baptiste Queru | 2010-11-04 | 1 | -7/+5 |
| |\ \ \
| | |/ / |
|
| | * | | Fix the animation disappeared issue | Chih-Wei Huang | 2010-11-03 | 1 | -7/+5 |
* | | | | bugreport: Fix dump of netcfg command | Dmitry Shmidt | 2010-11-03 | 1 | -1/+1 |
* | | | | Don't crash bmgr if there are no available restore sets | Chris Tate | 2010-11-01 | 1 | -5/+7 |
* | | | | am faf53c0b: am 40763914: Merge "Exit immediately on some linklib failures" i... | Kenny Root | 2010-10-22 | 1 | -4/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | am 40763914: Merge "Exit immediately on some linklib failures" into gingerbread | Kenny Root | 2010-10-22 | 1 | -4/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Exit immediately on some linklib failures | Kenny Root | 2010-10-21 | 1 | -4/+2 |
* | | | | Change dumpstate so the logs use threadtime instead of time as the default. | Wink Saville | 2010-10-22 | 1 | -3/+3 |
* | | | | Show app services in adb bugreport (dumpstate). | Joe Onorato | 2010-10-22 | 1 | -0/+8 |
* | | | | am 9a430d8c: am 62d0970c: Merge "allow dumpstate to work for non-root users."... | Nick Kralevich | 2010-10-21 | 1 | -13/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | am 62d0970c: Merge "allow dumpstate to work for non-root users." into gingerb... | Nick Kralevich | 2010-10-21 | 1 | -13/+15 |
| |\ \ \
| | |/ / |
|
| | * | | allow dumpstate to work for non-root users. | Nick Kralevich | 2010-10-21 | 1 | -13/+15 |
* | | | | Add missing NOTICE entries. | David Deephanphongs | 2010-10-19 | 1 | -0/+17 |
* | | | | Remove one more opencore include path | Jean-Baptiste Queru | 2010-10-18 | 1 | -1/+1 |
* | | | | Merge fb474872 from gingerbread-plus-aosp | Jean-Baptiste Queru | 2010-10-18 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead... | Andreas Huber | 2010-10-15 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Merge "Include the framework copy of the OpenMAX headers instead of referenci... | Andreas Huber | 2010-10-15 | 1 | -3/+3 |
| | |\ \ |
|
| | | * | | Include the framework copy of the OpenMAX headers instead of referencing exte... | Andreas Huber | 2010-10-15 | 1 | -3/+3 |
| * | | | | Merge a851d8d0 from gingerbread | Jean-Baptiste Queru | 2010-10-15 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|