aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Pass -target-api to the renderscript compiler.Xavier Ducrohet2011-09-154-16/+26
* Merge "Default HPROF dump action should be to save hprof file."Siva Velusamy2011-09-151-1/+1
|\
| * Default HPROF dump action should be to save hprof file.Siva Velusamy2011-09-131-1/+1
* | Fix SDK target selector to avoid horizontal scrollbarTor Norbye2011-09-141-0/+3
* | Improve validation error messages when SDKs are loadingTor Norbye2011-09-132-3/+15
* | New Project Wizard overhaulTor Norbye2011-09-1320-4794/+3962
* | Merge "Change Project selector button to be a Combobox instead"Tor Norbye2011-09-133-57/+73
|\ \ | |/ |/|
| * Change Project selector button to be a Combobox insteadTor Norbye2011-09-123-57/+73
* | Fix a couple potential NPEs in ADT and AVD Manager.Raphael2011-09-121-1/+2
|/
* Fix build of ADT tests.Raphael2011-09-081-5/+6
* Merge "Misc GridLayout interaction fixes"Tor Norbye2011-09-083-5/+30
|\
| * Misc GridLayout interaction fixesTor Norbye2011-09-063-5/+30
* | Merge "Support for palette configurations in Change Layout Refactoring"Tor Norbye2011-09-085-10/+89
|\ \
| * | Support for palette configurations in Change Layout RefactoringTor Norbye2011-09-075-10/+89
* | | Merge "Add/Remove wrap_content when converting GridLayouts"Tor Norbye2011-09-0813-49/+242
|\ \ \ | |/ /
| * | Add/Remove wrap_content when converting GridLayoutsTor Norbye2011-09-0713-49/+242
* | | Merge "Support property sheet customizers on Linux (issue #18348)"Tor Norbye2011-09-081-28/+58
|\ \ \
| * | | Support property sheet customizers on Linux (issue #18348)Tor Norbye2011-09-071-28/+58
| |/ /
* | | Fix code completion filtering on Eclipse 3.7Tor Norbye2011-09-071-1/+7
|/ /
* | Change default launcher icon name in new Android projectsTor Norbye2011-09-066-11/+7
|/
* Merge "Only mark downstream projects for build when they are open"Tor Norbye2011-09-061-1/+6
|\
| * Only mark downstream projects for build when they are openTor Norbye2011-09-061-1/+6
* | Merge "Misc New Project Wizard fixes"Tor Norbye2011-09-065-10/+81
|\ \
| * | Misc New Project Wizard fixesTor Norbye2011-09-065-10/+81
| |/
* | Merge "Update New XML File Wizard"Tor Norbye2011-09-065-569/+746
|\ \
| * | Update New XML File WizardTor Norbye2011-09-065-569/+746
| |/
* | Merge "Formatting fixes for color lists"Tor Norbye2011-09-064-9/+41
|\ \
| * | Formatting fixes for color listsTor Norbye2011-09-064-9/+41
| |/
* | Convert Tabs -> Spaces.Siva Velusamy2011-09-065-107/+107
* | Add gldebugger feature.Siva Velusamy2011-09-065-0/+262
* | Move gldebugger tests to separate tests plugin.Siva Velusamy2011-09-069-10/+56
* | Rename package to com.android.ide.eclipse.gldebugger.Siva Velusamy2011-09-0623-117/+120
* | Remove @Override's.Siva Velusamy2011-09-067-195/+161
* | Add create dependencies script for gldebugger.Siva Velusamy2011-09-069-103/+89
* | GLES2Dbg: more tests and minor fixes/improvementsDavid Li2011-09-0610-71/+256
* | GLES2Dbg: use GL implementation constants sent from serverDavid Li2011-09-066-37/+85
* | GLES2Dbg: initial testsDavid Li2011-09-0611-272/+235
* | GLES2Dbg: noop - camelCase function namesDavid Li2011-09-0617-811/+812
* | GLES2Dbg: generate Android.mk and main functionDavid Li2011-09-061-5/+169
* | GLES2Dbg: reconstruct vertex attributes to match indicesDavid Li2011-09-0611-305/+634
* | GLES2Dbg: cache Messages to RandomAccessFileDavid Li2011-09-067-143/+303
* | GLES2Dbg: code gen for frameDavid Li2011-09-0616-428/+2547
* | GLES2Dbg: organize calls into frames and contextsDavid Li2011-09-068-323/+886
* | GLES2Dbg: add more state tracking and snapshot of state per GL callDavid Li2011-09-0610-184/+681
* | GLES2Dbg: use mesa glsl_compiler for syntax checkingDavid Li2011-09-064-75/+130
* | Merge "GLES2Dbg: improve protocol and error check after shader upload"Siva Velusamy2011-09-065-157/+253
|\ \
| * | GLES2Dbg: improve protocol and error check after shader uploadDavid Li2011-09-025-157/+253
* | | Merge "GLES2Dbg: implemented shader tracking and editing"Siva Velusamy2011-09-069-32/+528
|\ \ \ | |/ /
| * | GLES2Dbg: implemented shader tracking and editingDavid Li2011-09-029-32/+528
* | | Merge "GLES2Dbg: use 256KB chunks for lzf compression"Siva Velusamy2011-09-063-17/+44
|\ \ \ | |/ /