aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 35049: @SuppressLint("NewApi") doesn't work on local variablesTor Norbye2012-07-236-2/+277
* Merge "Add basic flow analysis support to lint"Tor Norbye2012-07-2323-10/+811
|\
| * Add basic flow analysis support to lintTor Norbye2012-07-2323-10/+811
* | Merge "Add lint checks for wakelock and secure random problems"Tor Norbye2012-07-2312-1/+445
|\ \ | |/
| * Add lint checks for wakelock and secure random problemsTor Norbye2012-07-2312-1/+445
* | Merge "Add bytecode method call dispatch for lint rules"Tor Norbye2012-07-2315-226/+552
|\ \ | |/
| * Add bytecode method call dispatch for lint rulesTor Norbye2012-07-2315-226/+552
|/
* Merge "Send full-size framebuffer to OnPost callback"Jesse Hall2012-07-233-10/+23
|\
| * Send full-size framebuffer to OnPost callbackJesse Hall2012-07-203-10/+23
* | Merge "35228: Strip whitespace from default project name"Tor Norbye2012-07-202-14/+26
|\ \
| * | 35228: Strip whitespace from default project nameTor Norbye2012-07-202-14/+26
* | | Merge "junit: Launch tests on multiple devices concurrently."Siva Velusamy2012-07-202-63/+181
|\ \ \ | |/ / |/| |
| * | junit: Launch tests on multiple devices concurrently.Siva Velusamy2012-07-202-63/+181
* | | Merge "Fixed test cases for exported services that previously used wrong test...Tor Norbye2012-07-201-2/+2
|\ \ \
| * | | Fixed test cases for exported services that previously used wrong test input ...Sebastian Porst2012-06-131-2/+2
* | | | Merge "Added a lint check that makes sure no private keys are packaged in an ...Tor Norbye2012-07-204-1/+184
|\ \ \ \
| * | | | Added a lint check that makes sure no private keys are packaged in an app.Sebastian Porst2012-07-194-1/+184
* | | | | Merge "Handle window events across multiple workbench events"Tor Norbye2012-07-206-49/+105
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle window events across multiple workbench eventsTor Norbye2012-07-206-49/+105
|/ / / /
* | | | Merge "Prevent NPE when activating layouts that have been deleted"Tor Norbye2012-07-191-2/+6
|\ \ \ \
| * | | | Prevent NPE when activating layouts that have been deletedTor Norbye2012-07-191-2/+6
* | | | | Merge "35184: Initialize new projects to use JDK 6"Tor Norbye2012-07-194-4/+63
|\ \ \ \ \ | |/ / / /
| * | | | 35184: Initialize new projects to use JDK 6Tor Norbye2012-07-194-4/+63
* | | | | Merge "35225: Tweak toolbar tooltips"Tor Norbye2012-07-191-13/+8
|\ \ \ \ \
| * | | | | 35225: Tweak toolbar tooltipsTor Norbye2012-07-191-13/+8
| |/ / / /
* | | | | Merge "Prevent NPE at shutdown if targets haven't finished loading"Tor Norbye2012-07-191-1/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Prevent NPE at shutdown if targets haven't finished loadingTor Norbye2012-07-191-1/+8
| |/ / /
* | | | Merge "Fix classpath for ddmuilib-tests"Siva Velusamy2012-07-191-1/+2
|\ \ \ \
| * | | | Fix classpath for ddmuilib-testsSiva Velusamy2012-07-191-1/+2
| | |_|/ | |/| |
* | | | Merge "35190: Lint doesn't detect illegal API usage in constructor"Tor Norbye2012-07-196-7/+58
|\ \ \ \
| * | | | 35190: Lint doesn't detect illegal API usage in constructorTor Norbye2012-07-196-7/+58
| | |/ / | |/| |
* | | | Merge "Fixed bug in creating already existing layout configs."Xavier Ducrohet2012-07-191-4/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug in creating already existing layout configs.Michael Wright2012-07-191-4/+2
| |/ /
* | | Merge "Allow junit tests to be run on multiple devices."Siva Velusamy2012-07-1817-142/+302
|\ \ \ | |/ / |/| |
| * | Allow junit tests to be run on multiple devices.Siva Velusamy2012-07-1817-142/+302
|/ /
* | Merge "Fix keybindings in various XML editors for Eclipse 4.x."Tor Norbye2012-07-185-45/+53
|\ \
| * | Fix keybindings in various XML editors for Eclipse 4.x.Tor Norbye2012-07-185-45/+53
* | | Merge "Update URL to the support library"Tor Norbye2012-07-181-1/+1
|\ \ \ | |/ / |/| |
| * | Update URL to the support libraryTor Norbye2012-07-181-1/+1
|/ /
* | Merge "35098: ADT resource editor doesn't understand plurals"Tor Norbye2012-07-171-0/+39
|\ \
| * | 35098: ADT resource editor doesn't understand pluralsTor Norbye2012-07-171-0/+39
* | | Merge "35054: lint reports resources as unused when used in plurals"Tor Norbye2012-07-175-1/+29
|\ \ \ | |/ /
| * | 35054: lint reports resources as unused when used in pluralsTor Norbye2012-07-175-1/+29
* | | Merge "Detect incorrect state lists"Tor Norbye2012-07-173-13/+101
|\ \ \
| * | | Detect incorrect state listsTor Norbye2012-07-173-13/+101
| |/ /
* | | Merge "Re-enable the template development wizard between releases"Tor Norbye2012-07-171-2/+1
|\ \ \
| * | | Re-enable the template development wizard between releasesTor Norbye2012-07-171-2/+1
| |/ /
* | | Merge "Change field getter threshold from API 8 to API 9"Tor Norbye2012-07-161-5/+5
|\ \ \ | |/ / |/| |
| * | Change field getter threshold from API 8 to API 9Tor Norbye2012-07-161-5/+5
* | | Merge "Compute completion documentation lazily, and add docs for ?-attrs"Tor Norbye2012-07-163-13/+174
|\ \ \ | |/ / |/| |