aboutsummaryrefslogtreecommitdiffstats
path: root/eventanalyzer
Commit message (Collapse)AuthorAgeFilesLines
* Fix build.Ying Wang2013-03-141-2/+1
| | | | | | Now ddmlib is a prebuilt. Change-Id: Ic1bfb74c399a22c2a023f04aa2dc5c7ff4ae1b8d
* Add missing notice files.Xavier Ducrohet2011-03-151-0/+190
| | | | | | | | | | Also fix some makefiles to make sure the notices are picked up. - move the makefile outside of the source folder. - resources are now in the source folder directly instead of being inside src/resources. It's much simpler. Change-Id: Ica8ee4c2bc8a9b035d23fc914d4137cdca7e567d
* Update the ddmlib api for push/pull/installXavier Ducrohet2010-07-261-3/+7
| | | | | | | | | | | | | The API now throws SyncException instead of returning SyncResult. The IDevice API to install/uninstall now returns a single InstallException that encapsulate all the other ddmlib exception. Also, the recently added exceptions now don't extend IOException anymore. Change-Id: Ib334c4157a6add1882233dfaaa032aea1910eede
* Add some missing gitignore filesXavier Ducrohet2010-04-121-0/+1
| | | | Change-Id: Iba3faab3be5a78849c6e0f85cd21f532be5a5147
* Make the ddmlib API use IDevice instead of DeviceXavier Ducrohet2009-05-151-54/+54
| | | | | Device is now private. All the API is using IDevice. Updated ddms, ADT, hierarchyviewer and other tools that relied on ddmlib.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+648
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-648/+0
|
* Initial ContributionThe Android Open Source Project2008-10-218-0/+648