summaryrefslogtreecommitdiffstats
path: root/chrome/browser/labs.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add tabbed options to labs.estade@chromium.org2010-09-131-1/+10
| | | | | | | | | BUG=55429 TEST=manual Review URL: http://codereview.chromium.org/3357030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59296 0039d316-1c4b-4281-b951-d872f2087c98
* Fix official build.evan@chromium.org2010-08-271-1/+1
| | | | | | | | | I changed the type of this function, but the trybots didn't catch it because it's in an offical-only ifdef. Review URL: http://codereview.chromium.org/3236006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57728 0039d316-1c4b-4281-b951-d872f2087c98
* Call side tabs "Side Tabs" in labs.thakis@chromium.org2010-08-271-4/+4
| | | | | | | | BUG=TEST=none Review URL: http://codereview.chromium.org/3241004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57712 0039d316-1c4b-4281-b951-d872f2087c98
* Implement about:labsthakis@chromium.org2010-08-271-0/+231
| | | | | | | | | | | | | Tabpose is currently the only lab on mac, tabs-on-left the only lab on windows. Nothing for linux yet. BUG=53399 TEST=Go to about:labs. Should have one feature on windows and osx each, none on linux yet. about:labs should not be visible on the stable channel. Labs that were enabled on the dev channel should not be enabled on the stable channel. about:labs in chromeos should still work (they use a different implementation) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57635 Review URL: http://codereview.chromium.org/3152055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57670 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-271-231/+0
| | | | | | | | | | | | | | | | Original CL: http://codereview.chromium.org/3152055 Implement about:labs Tabpose is currently the only lab on mac, tabs-on-left the only lab on windows. Nothing for linux yet. BUG=53399 TEST=Go to about:labs. Should have one feature on windows and osx each, none on linux yet. about:labs should not be visible on the stable channel. Labs that were enabled on the dev channel should not be enabled on the stable channel. about:labs in chromeos should still work (they use a different implementation) TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/3256001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57664 0039d316-1c4b-4281-b951-d872f2087c98
* Windows build fix attempt. TBR: trunglthakis@chromium.org2010-08-271-2/+2
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57636 0039d316-1c4b-4281-b951-d872f2087c98
* Implement about:labsthakis@chromium.org2010-08-271-0/+231
Tabpose is currently the only lab on mac, tabs-on-left the only lab on windows. Nothing for linux yet. BUG=53399 TEST=Go to about:labs. Should have one feature on windows and osx each, none on linux yet. about:labs should not be visible on the stable channel. Labs that were enabled on the dev channel should not be enabled on the stable channel. about:labs in chromeos should still work (they use a different implementation) Review URL: http://codereview.chromium.org/3152055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57635 0039d316-1c4b-4281-b951-d872f2087c98