| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable the Protector feature. | scr@chromium.org | 2012-01-05 | 2 | -6/+6 |
* | Mark ImportantFileWriterTest.BatchingWrites as flaky. | asvitkine@chromium.org | 2012-01-05 | 1 | -2/+3 |
* | Add tests for the page visibility, position, and clip in the new view API. Th... | brettw@chromium.org | 2012-01-05 | 1 | -8/+18 |
* | Revert 116488 - Makes detached tab dragging create a real browser. It's enabl... | sky@chromium.org | 2012-01-05 | 3 | -11/+3 |
* | Makes detached tab dragging create a real browser. It's enabled on | sky@chromium.org | 2012-01-05 | 3 | -3/+11 |
* | Marking ExtensionUnpackerTest.EmptyDefaultLocale as flake on Windows. See htt... | dslomov@chromium.org | 2012-01-05 | 1 | -2/+9 |
* | Add stubs to options menu for additional accessibility features | zork@chromium.org | 2012-01-05 | 2 | -2/+11 |
* | Remove deprecated page action features from manifest v2. | aa@chromium.org | 2012-01-04 | 50 | -223/+153 |
* | Fix typo in extension permissions docs. | jstritar@chromium.org | 2012-01-04 | 4 | -5/+5 |
* | Directly download and open plug-in installer files. | bauerb@chromium.org | 2012-01-04 | 1 | -1/+9 |
* | Move background_page extension manifest key to background.page. | aa@chromium.org | 2012-01-04 | 7 | -39/+84 |
* | Hide downloads of extensions blacklist from web request API. | battre@chromium.org | 2012-01-04 | 2 | -2/+21 |
* | Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW... | jam@chromium.org | 2012-01-03 | 1 | -1/+1 |
* | Replace WebUI::tab_contents() with web_contents() and switch all users to use... | jam@chromium.org | 2011-12-30 | 1 | -2/+3 |
* | Remove views screenlocker. | flackr@chromium.org | 2011-12-29 | 2 | -4/+0 |
* | TBR=jam | pfeldman@chromium.org | 2011-12-29 | 2 | -0/+4 |
* | Add more per-tab preferences. | mnaganov@chromium.org | 2011-12-29 | 2 | -20/+61 |
* | A command line flag to simulate an unrecoverable error. | lipalani@chromium.org | 2011-12-28 | 2 | -0/+6 |
* | Re-enable extension_l10n_util unittests on non-Windows. | yoz@chromium.org | 2011-12-28 | 1 | -21/+64 |
* | Re-enable screen_locker_browsertests and implement for WebUI. | flackr@chromium.org | 2011-12-28 | 1 | -0/+3 |
* | Improved Web Request API documentation | battre@chromium.org | 2011-12-28 | 3 | -43/+43 |
* | Disable flakily crashing ExtensionResourceTest.CreateWithAllResourcesOnDisk o... | yoz@chromium.org | 2011-12-28 | 1 | -0/+4 |
* | Added command line flag for enabling DevTools experiments. | vsevik@chromium.org | 2011-12-27 | 2 | -0/+4 |
* | Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref... | bauerb@chromium.org | 2011-12-27 | 4 | -29/+2 |
* | Extensions: Move Debugger Extension API (chrome.debugger) out of experimental. | pfeldman@chromium.org | 2011-12-27 | 18 | -97/+79 |
* | Move most of the remaining users of WebContentsObserver::tab_contents() to us... | jam@chromium.org | 2011-12-26 | 1 | -2/+2 |
* | Disabling the whole ExtensionL10nUtil test suite because it crashes the Vista... | pastarmovj@chromium.org | 2011-12-26 | 1 | -20/+20 |
* | Disabled GetEmptyLocalesEmptyLocaleFolder because it crashes too often on the... | pastarmovj@chromium.org | 2011-12-26 | 1 | -1/+1 |
* | Extensions: bring generated messages in sync with json schemas. | pfeldman@chromium.org | 2011-12-26 | 6 | -10/+418 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -3/+3 |
* | Add missing names in extension api jsons so that code generation will work. | calamity@chromium.org | 2011-12-25 | 9 | -11/+22 |
* | WebRequest API documentation review | battre@chromium.org | 2011-12-23 | 3 | -377/+300 |
* | DevTools: do not allow chrome.debugger to attach to the WebUI pages. | pfeldman@chromium.org | 2011-12-23 | 5 | -4/+4 |
* | Change most of the methods of WebContentsObserver to take a content::WebConte... | jam@chromium.org | 2011-12-23 | 1 | -1/+1 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-22 | 1 | -0/+13 |
* | Remove references to obsolete TOUCH_UI build - extension sample | rbyers@chromium.org | 2011-12-22 | 2 | -8/+1 |
* | Marked the ExtensionL10nUtil.GetValidLocalesEmptyLocaleFolder as flaky | pastarmovj@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Coverity fixlet: fix PASS_BY_VALUE. | scr@chromium.org | 2011-12-22 | 2 | -2/+2 |
* | Allow clearing tokens with cmd-line flags from release builds. | atwilson@chromium.org | 2011-12-22 | 2 | -7/+6 |
* | Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, t... | jeremya@chromium.org | 2011-12-21 | 1 | -13/+0 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-21 | 1 | -0/+13 |
* | Add 'web_accessible_resource" keyword for version 2 extension manifests. This... | cdn@chromium.org | 2011-12-21 | 9 | -1/+101 |
* | DevTools: update chrome.experimental.debugger sample zip files. | pfeldman@chromium.org | 2011-12-21 | 2 | -0/+0 |
* | Take chrome.devtools out of experimental. | caseq@google.com | 2011-12-21 | 3 | -11/+0 |
* | Disable ExtensionFileUtil.ValidateThemeUTF8 on Windows | peter@chromium.org | 2011-12-21 | 1 | -0/+4 |
* | Cleanup: inline the non-permission API names in extension_permission_set.cc. | kalman@chromium.org | 2011-12-21 | 1 | -24/+12 |
* | Add experimental.accessibility.getAlertsForTab | hashimoto@chromium.org | 2011-12-21 | 1 | -0/+35 |
* | Remove Hunspell on OS X - step 4 | jeremy@chromium.org | 2011-12-21 | 1 | -14/+15 |
* | Extensions: only inject the necessary extension API JSON into schema_generate... | kalman@chromium.org | 2011-12-21 | 5 | -70/+187 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-20 | 2 | -2/+4 |