summaryrefslogtreecommitdiffstats
path: root/core/tests/coretests
Commit message (Expand)AuthorAgeFilesLines
* am c4e6f6d2: am cf939672: am 2e9d924d: Merge "Remove unused import."Elliott Hughes2014-04-291-1/+0
|\
| * Remove unused import.Elliott Hughes2014-04-281-1/+0
* | am d937f275: am 12928a07: am 2336c4ec: Merge "Fix build."Elliott Hughes2014-04-281-1/+1
|\ \ | |/
| * Fix build.Elliott Hughes2014-04-281-1/+1
* | resolved conflicts for merge of 3ce4f3d0 to masterElliott Hughes2014-04-283-15/+13
|\ \ | |/
| * Track libcore.os' move to android.system.Elliott Hughes2014-04-283-15/+13
* | Allow prefix-based Uri permission grants.Jeff Sharkey2014-04-221-1/+53
* | Initial implementation of NetworkScoreManager's backing service.Jeff Davidson2014-04-211-2/+2
* | Class for managing the active scorer application.Jeff Davidson2014-04-162-1/+102
* | Data structures for communication with network scorer apps.Jeff Davidson2014-04-162-0/+162
* | Fix ugly black background when expanding/collapsing notifications.Jorim Jaggi2014-04-111-11/+0
* | Expand install observer semanticsChristopher Tate2014-03-271-4/+6
* | Revert "Expand install observer semantics"Glenn Kasten2014-03-261-6/+4
* | Expand install observer semanticsChristopher Tate2014-03-251-4/+6
* | am ac0f9ffd: am da07fe64: am eeb36c5c: am d88d8174: Merge "Null pointer excep...Jeff Sharkey2014-03-171-0/+13
|\ \ | |/
| * Null pointer exception in FileRotator.javaMikael Gullstrand2014-03-131-0/+13
* | Tabs -> spaces in frameworks/base.John Spurlock2014-02-256-47/+47
* | am 94b7c749: am 37e6af75: am 92a09fbd: am a14d9c31: Merge "Move Json{Reader,W...Narayan Kamath2014-02-172-1375/+0
|\ \ | |/
| * Move Json{Reader,Writer} test to cts.Narayan Kamath2014-02-172-1375/+0
* | Update DrmOutputStream to use raw FileDescriptor.Jeff Sharkey2014-02-061-5/+7
* | Detect removable and emulated secondary storage.Jeff Sharkey2014-01-151-2/+19
* | am d2098682: am 3f2843a4: am c47b7d37: am 9d4ebdca: am cf1aa551: Merge "XmlUt...Narayan Kamath2014-01-071-0/+41
|\ \ | |/
| * XmlUtils#readThisMapXml should handle null keys.Narayan Kamath2014-01-061-0/+41
* | am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to ...Lorenzo Colitti2013-12-092-16/+170
|\ \ | |/
| * Merge "Add address flags and scope to LinkAddress."Lorenzo Colitti2013-12-072-16/+170
| |\
| | * Add address flags and scope to LinkAddress.Lorenzo Colitti2013-12-062-16/+170
| * | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-054-0/+81
| |\ \ | | |/ | |/|
* | | am 13d9dfb4: am 86570409: am 453a5233: Merge "Minor changes to LinkAddress."Lorenzo Colitti2013-12-041-0/+213
|\ \ \
| * \ \ am 453a5233: Merge "Minor changes to LinkAddress."Lorenzo Colitti2013-12-031-0/+213
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Minor changes to LinkAddress.Lorenzo Colitti2013-12-031-0/+213
* | | Merge "Get rid of coretests/android.text.HtmlTest"Narayan Kamath2013-10-231-247/+0
|\ \ \
| * | | Get rid of coretests/android.text.HtmlTestNarayan Kamath2013-10-231-247/+0
* | | | am 759bc4f4: am 7539a5af: am 2f566900: Merge "Ensure the simple CAB appears b...John Spurlock2013-10-234-0/+81
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add 'no system permission' test app.Brett Chabot2013-10-224-0/+81
| |/
* | add a test for BackupData helpers.Chris Wren2013-09-256-0/+299
* | am 14297141: am 5cf86aa7: Merge "media: Update ImageReader to remove MaxImage...Igor Murashkin2013-09-161-4/+0
|\ \ | |/
| * media: Update ImageReader to remove MaxImagesAcquiredExceptionIgor Murashkin2013-09-131-4/+0
* | am 720b1fce: am 26cb5fd5: Merge "media: Update ImageReader APIs" into klp-devIgor Murashkin2013-09-161-14/+10
|\ \ | |/
| * media: Update ImageReader APIsIgor Murashkin2013-09-121-14/+10
* | Allow SSL caches to be installed directly on SSLContexts.Narayan Kamath2013-09-111-0/+108
|/
* Rename offer() to add(), remove/hide some APIs.Jeff Sharkey2013-09-091-8/+8
* Fix the build.Robert Greenwalt2013-09-061-2/+2
* Setting MTU size for specific network.sy.yun2013-09-061-0/+24
* Add a function to replace all the link addresses.Lorenzo Colitti2013-09-051-0/+15
* Merge "Use core-tests-support instead of core-tests" into klp-devKenny Root2013-08-301-1/+1
|\
| * Use core-tests-support instead of core-testsKenny Root2013-08-301-1/+1
* | Remove WebViewClassic specific test codeJonathan Dixon2013-08-255-2122/+0
|/
* Modify LinkProperties address update methods.Lorenzo Colitti2013-08-201-0/+56
* Resized thumbnails; async; extend MatrixCursor.Jeff Sharkey2013-08-171-0/+50
* pause/resume for AnimatorsChet Haase2013-08-122-5/+159