aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | am 2d023c87: Merge "minor update to error output of create_all_symlinks."Xavier Ducrohet2012-04-061-1/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '2d023c87f8fc5cc403812ae1d9e64e1bdf261617': minor update to error output of create_all_symlinks.
| * | | Merge "minor update to error output of create_all_symlinks."Xavier Ducrohet2012-04-051-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | minor update to error output of create_all_symlinks.Xavier Ducrohet2012-04-051-1/+2
| | | | | | | | | | | | | | | | Change-Id: I1b3a1a02c8b4113b06f339e6148cd3f47e648a29
* | | | am d2ac8a61: Merge "Automatically safe files before refreshing lint."Tor Norbye2012-04-062-4/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'd2ac8a61c333779b865cc95100dbd46f5cee3e69': Automatically safe files before refreshing lint.
| * | | Merge "Automatically safe files before refreshing lint."Tor Norbye2012-04-052-4/+8
| |\ \ \
| | * | | Automatically safe files before refreshing lint.Tor Norbye2012-04-052-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix bug where using the quickfix to add a suppress attribute would replace rather than append to the existing ignore attribute. Change-Id: Ia6933a59655e972c49f2e80ac14c6af15acd39d4
* | | | | am 23ace30f: Merge "Issue 28264: Handle adding annotations from markers ↵Tor Norbye2012-04-061-1/+15
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | outside of class" * commit '23ace30ff0d20f23524f527eb6cbd0a97c2bfdbd': Issue 28264: Handle adding annotations from markers outside of class
| * | | | Merge "Issue 28264: Handle adding annotations from markers outside of class"Tor Norbye2012-04-051-1/+15
| |\ \ \ \
| | * | | | Issue 28264: Handle adding annotations from markers outside of classTor Norbye2012-04-051-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes 28264: Lint "The <activity> package.name is not registered in the manifest" fix doesn't do anything Change-Id: Icda6b02c77683b1ef0e5898b37958c75c38ebf29
* | | | | | am 08bafdfa: Merge "28319: Lint ignores tools:ignore="InefficientWeight""Tor Norbye2012-04-063-1/+32
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '08bafdfa22e2d20499d58118fdc0389c856b7028': 28319: Lint ignores tools:ignore="InefficientWeight"
| * | | | | Merge "28319: Lint ignores tools:ignore="InefficientWeight""Tor Norbye2012-04-053-1/+32
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | 28319: Lint ignores tools:ignore="InefficientWeight"Tor Norbye2012-04-053-1/+32
| | |/ / / | | | | | | | | | | | | | | | Change-Id: Ic8bbb084b08a3f35c651959217ee3d24c8ae61c5
* | | | | am b6cb615a: Merge "28321: Lint didn\'t warn about "new Long(long)""Tor Norbye2012-04-062-5/+10
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'b6cb615af90cf8363c7e02101e5ba7366709dc53': 28321: Lint didn't warn about "new Long(long)"
| * | | | Merge "28321: Lint didn't warn about "new Long(long)""Tor Norbye2012-04-052-5/+10
| |\ \ \ \
| | * | | | 28321: Lint didn't warn about "new Long(long)"Tor Norbye2012-04-052-5/+10
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I69d053e4242e0af2080fdd9ed233fd10c8963d1b
* | | | | am 55ac65d7: Merge "Fix issue 28201: Check API levels through static ↵Tor Norbye2012-04-064-0/+41
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | dispatch as well" * commit '55ac65d7eb8aec583f624241551b7b0aec2015ff': Fix issue 28201: Check API levels through static dispatch as well
| * | | | Merge "Fix issue 28201: Check API levels through static dispatch as well"Tor Norbye2012-04-054-0/+41
| |\ \ \ \
| | * | | | Fix issue 28201: Check API levels through static dispatch as wellTor Norbye2012-04-054-0/+41
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes issue 28201: Lint API Level checks fail when static methods are called without stating class name Change-Id: I9b9e92e1d5e17acad1d37d8fd2684f0321132281
* | | | | am 27a8795c: Merge "Update .gitignore to include new base and ndk plugins"Tor Norbye2012-04-061-6/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '27a8795c0f59ccc63493e66a5fda822df434b947': Update .gitignore to include new base and ndk plugins
| * | | | Merge "Update .gitignore to include new base and ndk plugins"Tor Norbye2012-04-051-6/+1
| |\ \ \ \
| | * | | | Update .gitignore to include new base and ndk pluginsTor Norbye2012-04-051-6/+1
| | |/ / / | | | | | | | | | | | | | | | Change-Id: Idd328ef4e0548a1f162b6243f10bafe2242062b9
* | | | | am 0cbaa80a: Merge "Fix issue 28330: Gracefully handle corrupt .class files"Tor Norbye2012-04-063-8/+37
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '0cbaa80a1ac0195091a21d6810ee518a99a7ba49': Fix issue 28330: Gracefully handle corrupt .class files
| * | | | Merge "Fix issue 28330: Gracefully handle corrupt .class files"Tor Norbye2012-04-053-8/+37
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix issue 28330: Gracefully handle corrupt .class filesTor Norbye2012-04-053-8/+37
| |/ / / | | | | | | | | | | | | Change-Id: Icf9c3cdd105f1edb653260e0a76419bcfc9ef83d
* | | | am c2d5ffe0: Merge changes I6708bd40,I72e28e21Tor Norbye2012-04-0675-502/+3439
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | * commit 'c2d5ffe0b9baa1c24a62459b82bb21df08f4250b': Add support for the WindowBuilder Property Sheet Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
| * | | Merge changes I6708bd40,I72e28e21Tor Norbye2012-04-0575-502/+3439
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | * changes: Add support for the WindowBuilder Property Sheet Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
| | * | Add support for the WindowBuilder Property SheetTor Norbye2012-04-0548-306/+3379
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 27dac06bfc4297dc9a018edc534f44ecf96cd724. Change-Id: I6708bd4091f0cb677484669479357d479b9db5fa
| | * | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-0527-196/+60
| |/ / | | | | | | | | | | | | | | | This reverts commit f3d3fa912a10e20cadae813b80a66e538f77131d. Change-Id: I72e28e21db3c7f959040c1fbb9df14e4d85d0df4
* | | am ca22e778: Merge "Rename the eclipse projects to group them together."Xavier Ducrohet2012-04-0624-32/+32
|\ \ \ | |/ / | | | | | | | | | * commit 'ca22e778d384d8b632143bfa44512ca8f58da44f': Rename the eclipse projects to group them together.
| * | Merge "Rename the eclipse projects to group them together."Xavier Ducrohet2012-04-0524-32/+32
| |\ \
| | * | Rename the eclipse projects to group them together.Xavier Ducrohet2012-04-0524-32/+32
| |/ / | | | | | | | | | Change-Id: Ia7ceed6297048779b9d591a518c2ae3c8cbfe60c
* | | am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move."Xavier Ducrohet2012-04-068-10/+36
|\ \ \ | |/ / | | | | | | | | | * commit 'c12302ae5385828ce385d90c49c69cad504dd98d': Update classpath for eclipse project due to prebuilt move.
| * | Merge "Update classpath for eclipse project due to prebuilt move."Xavier Ducrohet2012-04-058-10/+36
| |\ \ | | |/ | |/|
| | * Update classpath for eclipse project due to prebuilt move.Xavier Ducrohet2012-04-058-10/+36
| |/ | | | | | | | | | | | | Don't use User Libraries. It's easier to just hardcode them with a classpath variable. Change-Id: If8c1236199dd6766d48cf9b553fa2a9ee0d236e6
* | am ca3d96a3: Merge "SDK: fix jfreechart path in create_all_symlinks."Raphael Moll2012-04-061-3/+3
|\ \ | |/ | | | | | | * commit 'ca3d96a3458e60a119ecd3a2f021383019d682aa': SDK: fix jfreechart path in create_all_symlinks.
| * Merge "SDK: fix jfreechart path in create_all_symlinks."Raphael Moll2012-04-041-3/+3
| |\
| | * SDK: fix jfreechart path in create_all_symlinks.Raphael Moll2012-04-041-3/+3
| |/ | | | | | | Change-Id: Ic63510a3d6350a555ebe414ee044e45100b91da2
* | am 0a725819: Merge "SDK: unit test for SdkSourceProperties."Xavier Ducrohet2012-04-063-36/+220
|\ \ | |/ | | | | | | * commit '0a725819fd70cc4e482578fc437e74ebe926079b': SDK: unit test for SdkSourceProperties.
| * Merge "SDK: unit test for SdkSourceProperties."Xavier Ducrohet2012-04-043-36/+220
| |\
| | * SDK: unit test for SdkSourceProperties.Raphael Moll2012-04-043-36/+220
| | | | | | | | | | | | | | | | | | Also fix a name changed in the SdkUiLib test. Change-Id: I30fa83ac607fc4735af161604514f09c2aff6a93
* | | am 59a65bcf: Merge "SDK: anttask refers to old prebuilt location for ant.jar"Xavier Ducrohet2012-04-061-1/+1
|\ \ \ | |/ / | | | | | | | | | * commit '59a65bcf3cc3d08462ef49fe32eb66b5cd20bbbe': SDK: anttask refers to old prebuilt location for ant.jar
| * | Merge "SDK: anttask refers to old prebuilt location for ant.jar"Xavier Ducrohet2012-04-041-1/+1
| |\ \ | | |/ | |/|
| | * SDK: anttask refers to old prebuilt location for ant.jarRaphael Moll2012-04-041-1/+1
| |/ | | | | | | Change-Id: I254845a030588b92aa5579258acb24424f19d974
* | Small tool to print the target graph of Ant builds.Xavier Ducrohet2012-04-055-0/+205
| | | | | | | | Change-Id: I3ac594477aae6db08178b4def14f8da587ed06d1
* | Merge "Fix in-android-tree launch script for SWT based tools."Xavier Ducrohet2012-04-053-3/+3
|\ \
| * | Fix in-android-tree launch script for SWT based tools.Xavier Ducrohet2012-04-053-3/+3
| | | | | | | | | | | | Change-Id: If39d1d21baef72cdd2a8a0f2ced1ebbe6e02c891
* | | Merge "Ensure that exception during build put a marker on something."Xavier Ducrohet2012-04-046-40/+185
|\ \ \ | |/ / |/| |
| * | Ensure that exception during build put a marker on something.Xavier Ducrohet2012-03-276-40/+185
| | | | | | | | | | | | | | | | | | | | | | | | Failure to read the manifest (sometimes due to out of sync resources) could fail to put a marker on the file or project, making the build fail with no feedback. Change-Id: Ib75e0b72e202e14de556ba30f23a6879e3dfc2c8
* | | Merge "Update tool to add red ticks as well, for layout bounds."Amith Yamasani2012-04-041-9/+20
|\ \ \ | |_|/ |/| |
| * | Update tool to add red ticks as well, for layout bounds.Amith Yamasani2012-04-041-9/+20
| | | | | | | | | | | | | | | | | | Bug: 6087201 Change-Id: I40ab7656b85cf5b3c395143b561bbf30866797f8