aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update unit testcode to copy test files as binaries"Tor Norbye2012-03-091-30/+9
|\
| * Update unit testcode to copy test files as binariesTor Norbye2012-03-091-30/+9
* | Merge "Fix issue 26663: Avoid rewriting memory mapped files on Windows"Tor Norbye2012-03-091-1/+5
|\ \
| * | Fix issue 26663: Avoid rewriting memory mapped files on WindowsTor Norbye2012-03-091-1/+5
| |/
* | SDK Manager: fix doc updates not being visible.Raphael2012-03-091-20/+20
* | SDK Manager: Add Mips support.Raphael2012-03-099-8/+36
* | Merge "NPW: Find samples in extras."Raphael2012-03-098-113/+408
|\ \
| * | NPW: Find samples in extras.Raphael2012-03-098-113/+408
* | | Add exclusion for Fragments in proguard.Xavier Ducrohet2012-03-081-0/+2
| |/ |/|
* | Minor reorder in list modificationTor Norbye2012-03-081-2/+3
* | Merge "Make GridLayout support work with the support library"Xavier Ducrohet2012-03-0820-220/+391
|\ \
| * | Make GridLayout support work with the support libraryTor Norbye2012-03-0820-220/+391
* | | Merge "Handle the android support gridlayout library automatically"Xavier Ducrohet2012-03-0814-87/+643
|\| |
| * | Handle the android support gridlayout library automaticallyTor Norbye2012-03-0814-87/+643
* | | am 99f28497: Merge "Close the dependency file after reading it."Tor Norbye2012-03-081-6/+10
|\ \ \
| * \ \ Merge "Close the dependency file after reading it."Tor Norbye2012-03-081-6/+10
| |\ \ \
| | * | | Close the dependency file after reading it.Kaloian Doganov2012-03-081-6/+10
* | | | | am af6d1e01: am c1a04bc8: am 785d57bd: Merge "fixes a bug that Working Set sp...Tor Norbye2012-03-081-2/+3
|\| | | | | |_|/ / |/| | |
| * | | am c1a04bc8: am 785d57bd: Merge "fixes a bug that Working Set specified in "N...Tor Norbye2012-03-071-2/+3
| |\ \ \
| | * \ \ am 785d57bd: Merge "fixes a bug that Working Set specified in "New Android Pr...Tor Norbye2012-03-071-2/+3
| | |\ \ \
| | | * \ \ Merge "fixes a bug that Working Set specified in "New Android Project" wizard...Tor Norbye2012-03-071-2/+3
| | | |\ \ \
| | | | * | | fixes a bug that Working Set specified in "New Android Project" wizard is ign...YAMAZAKI Makoto2012-03-031-2/+3
* | | | | | | Merge "ADT: Use file path to find which editor to use."Raphael2012-03-071-5/+14
|\ \ \ \ \ \ \
| * | | | | | | ADT: Use file path to find which editor to use.Raphael2012-03-071-5/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | New test projectsXavier Ducrohet2012-03-0747-0/+794
* | | | | | | Ant build now sanitize jar files in setup task.Xavier Ducrohet2012-03-075-77/+123
* | | | | | | Update test project to support proguard.Xavier Ducrohet2012-03-0714-6/+8
* | | | | | | Fix issue with proguard and resource files.Xavier Ducrohet2012-03-073-29/+26
* | | | | | | Merge "Fix the duplicate id detector"Xavier Ducrohet2012-03-073-247/+532
|\ \ \ \ \ \ \
| * | | | | | | Fix the duplicate id detectorTor Norbye2012-03-073-247/+532
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "More changes to the test projects."Xavier Ducrohet2012-03-0749-3/+443
|\ \ \ \ \ \ \
| * | | | | | | More changes to the test projects.Xavier Ducrohet2012-03-0749-3/+443
* | | | | | | | Merge "Figure out DX input path based on actual classpath."Xavier Ducrohet2012-03-076-303/+186
|\| | | | | | |
| * | | | | | | Figure out DX input path based on actual classpath.Xavier Ducrohet2012-03-076-303/+186
* | | | | | | | Merge "Only add Java project to the dependencies if they are exported."Xavier Ducrohet2012-03-074-64/+85
|\| | | | | | | | |_|_|/ / / / |/| | | | | |
| * | | | | | Only add Java project to the dependencies if they are exported.Xavier Ducrohet2012-03-064-64/+85
| | |/ / / / | |/| | | |
* | | | | | Merge "SDK: generate repo using latest schemas."Raphael Moll2012-03-073-4/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SDK: generate repo using latest schemas.Raphael Moll2012-03-013-4/+17
* | | | | | Merge "Misc Lint Fixes"Xavier Ducrohet2012-03-0719-53/+269
|\ \ \ \ \ \
| * | | | | | Misc Lint FixesTor Norbye2012-03-0619-53/+269
* | | | | | | Merge "SDK Manager: tweak addon comparison to support new schema."Xavier Ducrohet2012-03-071-23/+34
|\ \ \ \ \ \ \
| * | | | | | | SDK Manager: tweak addon comparison to support new schema.Raphael2012-03-071-23/+34
* | | | | | | | Merge "SDK Manager: display tooltip for update packages."Xavier Ducrohet2012-03-072-26/+50
|\| | | | | | |
| * | | | | | | SDK Manager: display tooltip for update packages.Raphael2012-03-062-26/+50
* | | | | | | | Merge "SDK Manager: support platform previews."Xavier Ducrohet2012-03-072-29/+36
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | SDK Manager: support platform previews.Raphael2012-03-062-29/+36
| | |_|/ / / | |/| | | |
* / | | | | Add a test project using a support library with gridlayout.Xavier Ducrohet2012-03-0623-0/+657
|/ / / / /
* | | | | Merge "Only add Java project's jar file if they are exported."Xavier Ducrohet2012-03-064-2/+9
|\ \ \ \ \
| * | | | | Only add Java project's jar file if they are exported.Xavier Ducrohet2012-03-064-2/+9
* | | | | | Merge "logcat: support new format for "logcat -v long""Siva Velusamy2012-03-064-19/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |