| Commit message (Expand) | Author | Age | Files | Lines |
* | Maybe fix issue #8620910: Win_sdk build failed and unable to create... | Dianne Hackborn | 2013-04-15 | 1 | -0/+2 |
* | Add new resources trace, also trace apk dex loading. | Dianne Hackborn | 2013-04-12 | 1 | -0/+12 |
* | Merge "Pipe through device resolution information" into jb-mr2-dev | Michael Wright | 2013-04-05 | 1 | -2/+2 |
|\ |
|
| * | Pipe through device resolution information | Michael Wright | 2013-04-04 | 1 | -2/+2 |
* | | Correctly manage the lifecycle of IME InputChannels. | Jeff Brown | 2013-04-04 | 1 | -0/+5 |
|/ |
|
* | DO NOT MERGE - Full backup/restore now handles OBBs sensibly | Christopher Tate | 2013-03-08 | 1 | -1/+1 |
* | am 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read" | Kenny Root | 2013-02-21 | 1 | -4/+20 |
|\ |
|
| * | StreamingZipInflater: fix mmap'd end of read | Kenny Root | 2013-02-15 | 1 | -4/+20 |
* | | am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorr... | Jeffrey Brown | 2013-02-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as In... | Jeffrey Brown | 2013-02-06 | 1 | -2/+2 |
| |\ |
|
| | * | Fix PointerCoords Parcel incorrectly storing values as Int32 | Ilya Polenov | 2013-01-30 | 1 | -2/+2 |
* | | | Add initial plumbing for brightness keys | Michael Wright | 2013-02-01 | 1 | -0/+4 |
|/ / |
|
* | | am d13b23a4: Merge "Revert "fix potential memory leak"" | Elliott Hughes | 2013-01-03 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Revert "fix potential memory leak" | Elliott Hughes | 2013-01-03 | 1 | -3/+0 |
* | | am 9aac0c1b: Merge "fix potential memory leak" | Elliott Hughes | 2013-01-03 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | fix potential memory leak | Sungmin Choi | 2013-01-04 | 1 | -0/+3 |
* | | am 4b0ed017: Merge "BackupHelpers: Fix Typo" | Christopher Tate | 2012-12-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | BackupHelpers: Fix Typo | You Kim | 2012-12-17 | 1 | -1/+1 |
* | | am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not l... | Fabrice Di Meglio | 2012-12-13 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale | Fabrice Di Meglio | 2012-12-12 | 1 | -1/+2 |
* | | Merge "Free resources in correct order in ResStringPool::uninit" | Kenny Root | 2012-11-14 | 1 | -4/+4 |
|\ \ |
|
| * | | Free resources in correct order in ResStringPool::uninit | Chris Dearman | 2012-10-08 | 1 | -4/+4 |
* | | | am 82634313: Merge "Reject bad ResXMLTree::setTo calls" | Kenny Root | 2012-10-12 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Reject bad ResXMLTree::setTo calls | Kenny Root | 2012-10-10 | 1 | -0/+4 |
| |/ / |
|
* | | | am d87cb794: am 0cd3c976: Merge "Settings (and general) restore fixes" into j... | Christopher Tate | 2012-10-04 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Settings (and general) restore fixes | Christopher Tate | 2012-10-04 | 1 | -0/+1 |
* | | | am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target" | Kenny Root | 2012-10-02 | 2 | -22/+11 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Change androidfw tests to native test target | Kenny Root | 2012-10-02 | 2 | -22/+11 |
* | | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources | Fabrice Di Meglio | 2012-09-06 | 1 | -2/+2 |
* | | Add support for "-rtl" in resources | Fabrice Di Meglio | 2012-08-23 | 1 | -0/+40 |
* | | libutils cleanup | Mathias Agopian | 2012-08-05 | 1 | -0/+18 |
* | | Add mode when open(O_CREAT) is used. | Nick Kralevich | 2012-06-26 | 1 | -1/+3 |
|/ |
|
* | am 51df04b9: Port the legacy velocity tracker strategy. | Jeff Brown | 2012-06-04 | 1 | -0/+126 |
|\ |
|
| * | Port the legacy velocity tracker strategy. | Jeff Brown | 2012-06-04 | 1 | -0/+126 |
* | | am a5b06982: Implement a second order integrating VT strategy. | Jeff Brown | 2012-06-04 | 1 | -11/+37 |
|\ \
| |/ |
|
| * | Implement a second order integrating VT strategy. | Jeff Brown | 2012-06-04 | 1 | -11/+37 |
* | | am 18f329e9: Implement a weighted least squares VelocityTracker strategy. | Jeff Brown | 2012-06-04 | 1 | -21/+126 |
|\ \
| |/ |
|
| * | Implement a weighted least squares VelocityTracker strategy. | Jeff Brown | 2012-06-04 | 1 | -21/+126 |
* | | am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into ... | Jeff Brown | 2012-06-03 | 1 | -0/+104 |
|\ \
| |/ |
|
| * | Implement an integrating VelocityTracker strategy. | Jeff Brown | 2012-06-03 | 1 | -0/+104 |
* | | am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev | Jeff Brown | 2012-06-03 | 1 | -17/+74 |
|\ \
| |/ |
|
| * | Make velocity tracker strategy configurable. | Jeff Brown | 2012-06-03 | 1 | -17/+74 |
* | | am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev | Jeff Brown | 2012-05-15 | 1 | -6/+25 |
|\ \
| |/ |
|
| * | Detect when pointer has stopped moving. | Jeff Brown | 2012-05-14 | 1 | -6/+25 |
* | | am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev | Jeff Brown | 2012-05-15 | 1 | -6/+13 |
|\ \
| |/ |
|
| * | Fix pointer indexing issue in VelocityTracker. | Jeff Brown | 2012-05-14 | 1 | -6/+13 |
* | | am 47a4a50d: Merge "Improve touch event resampling." into jb-dev | Jeff Brown | 2012-05-15 | 2 | -67/+153 |
|\ \
| |/ |
|
| * | Improve touch event resampling. | Jeff Brown | 2012-05-14 | 2 | -67/+153 |
* | | am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev | Jeff Brown | 2012-05-15 | 1 | -49/+89 |
|\ \
| |/ |
|
| * | More VelocityTracker refactoring. | Jeff Brown | 2012-05-13 | 1 | -49/+89 |