aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix warningsTor Norbye2012-06-0151-139/+356
|/ / / / /
* | | | | Merge "Fix 32527: Menu XML editor "add" button problem on Eclipse 4.2"Tor Norbye2012-06-011-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix 32527: Menu XML editor "add" button problem on Eclipse 4.2Tor Norbye2012-06-011-0/+11
|/ / / /
* | | | Merge "Fix Linux first-time rendering"Tor Norbye2012-05-311-0/+2
|\ \ \ \
| * | | | Fix Linux first-time renderingTor Norbye2012-05-311-0/+2
* | | | | Merge "Allow running on multiple devices with a single launch."Siva Velusamy2012-05-315-76/+283
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow running on multiple devices with a single launch.Siva Velusamy2012-05-315-76/+283
* | | | | am f92f7270: (-s ours) am 212ffd9f: DO NOT MERGE Implement the EGL_KHR_fence_...Jesse Hall2012-05-310-0/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | am 212ffd9f: DO NOT MERGE Implement the EGL_KHR_fence_sync extensionJesse Hall2012-05-310-0/+0
| |\ \ \ \ |/ / / / /
| * | | | DO NOT MERGE Implement the EGL_KHR_fence_sync extensionJesse Hall2012-05-313-18/+61
* | | | | Merge "Fix bug in manifest metadata handler"Tor Norbye2012-05-311-14/+12
|\ \ \ \ \
| * | | | | Fix bug in manifest metadata handlerTor Norbye2012-05-311-14/+12
|/ / / / /
* | | | | Merge "SDK Manager: support standalone sys-img xml."Raphael Moll2012-05-3125-48/+1297
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SDK Manager: support standalone sys-img xml.Raphael Moll2012-05-3125-48/+1297
|/ / / /
* | | | Merge "Temporarily disable new project templates"Tor Norbye2012-05-311-2/+19
|\ \ \ \
| * | | | Temporarily disable new project templatesTor Norbye2012-05-311-2/+19
| | |/ / | |/| |
* | | | Merge "Eclipse 4.x fix: Don't attempt to get display too early"Tor Norbye2012-05-313-14/+29
|\ \ \ \
| * | | | Eclipse 4.x fix: Don't attempt to get display too earlyTor Norbye2012-05-313-14/+29
|/ / / /
* | | | Merge "Fix cut & paste in XML editors for Eclipse 4.x"Tor Norbye2012-05-312-7/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Fix cut & paste in XML editors for Eclipse 4.xTor Norbye2012-05-302-7/+32
* | | | Merge "Implement the EGL_KHR_fence_sync extension"Jesse Hall2012-05-303-18/+61
|\ \ \ \ | |/ / / |/| | |
| * | | Implement the EGL_KHR_fence_sync extensionJesse Hall2012-05-303-18/+61
| | |/ | |/|
* | | Merge "Tweak icon"Tor Norbye2012-05-301-0/+0
|\ \ \
| * | | Tweak iconTor Norbye2012-05-301-0/+0
* | | | Merge "Use aapt output to feed proguard's keep list in ADT."Xavier Ducrohet2012-05-303-6/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Use aapt output to feed proguard's keep list in ADT.Xavier Ducrohet2012-05-293-6/+35
* | | | Merge "Fix "Resource leak: <Foo> is never closed""Tor Norbye2012-05-3017-198/+304
|\ \ \ \
| * | | | Fix "Resource leak: <Foo> is never closed"Tor Norbye2012-05-3017-198/+304
* | | | | Merge "Fix nullness annotations"Tor Norbye2012-05-30166-766/+1117
|\ \ \ \ \ | |/ / / /
| * | | | Fix nullness annotationsTor Norbye2012-05-30166-766/+1117
|/ / / /
* | | | Merge "Add new lint check to ensure that Fragments are instantiatable"Tor Norbye2012-05-3015-3/+273
|\ \ \ \
| * | | | Add new lint check to ensure that Fragments are instantiatableTor Norbye2012-05-3015-3/+273
* | | | | Merge "Lint infrastructure fixes"Tor Norbye2012-05-3011-88/+414
|\ \ \ \ \ | |/ / / /
| * | | | Lint infrastructure fixesTor Norbye2012-05-3011-88/+414
|/ / / /
* | | | Merge "monitor: Build only if dependencies have changed."Siva Velusamy2012-05-301-2/+5
|\ \ \ \
| * | | | monitor: Build only if dependencies have changed.Siva Velusamy2012-05-301-2/+5
| | |/ / | |/| |
* | | | Merge "Update ApiGenerator to only deal with android.jar."Xavier Ducrohet2012-05-2910-1947/+290
|\ \ \ \
| * | | | Update ApiGenerator to only deal with android.jar.Xavier Ducrohet2012-05-2210-1947/+290
* | | | | Merge "Fix typo"Tor Norbye2012-05-292-7/+7
|\ \ \ \ \
| * | | | | Fix typoTor Norbye2012-05-292-7/+7
* | | | | | Merge "Fix LayoutEditorMatchingStrategy to handle non-layout files"Tor Norbye2012-05-291-1/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix LayoutEditorMatchingStrategy to handle non-layout filesTor Norbye2012-05-291-1/+8
| |/ / / /
* | | | | Merge "Use aapt output to feed proguard's keep list."Xavier Ducrohet2012-05-2927-134/+365
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use aapt output to feed proguard's keep list.Xavier Ducrohet2012-05-2927-134/+365
* | | | | Merge "Use soft references for the AWT image cache"Tor Norbye2012-05-291-15/+41
|\ \ \ \ \
| * | | | | Use soft references for the AWT image cacheTor Norbye2012-05-241-15/+41
* | | | | | Merge "Make Go To Declaration work for theme references"Tor Norbye2012-05-295-27/+63
|\ \ \ \ \ \
| * | | | | | Make Go To Declaration work for theme referencesTor Norbye2012-05-295-27/+63
|/ / / / / /
* | | | | | Merge "Code completion in custom views now picks up newly added attrs"Tor Norbye2012-05-294-10/+111
|\ \ \ \ \ \
| * | | | | | Code completion in custom views now picks up newly added attrsTor Norbye2012-05-254-10/+111