| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Disable CheckIllegalFilenamesReservedAndillegal on Windows. | yoz@chromium.org | 2011-12-20 | 1 | -0/+5 |
* | Make CanvasSkia take a gfx::Size as the first parameter. | tfarina@chromium.org | 2011-12-20 | 1 | -1/+2 |
* | Make extension installs from sync be from_webstore. | yoz@chromium.org | 2011-12-19 | 3 | -8/+11 |
* | Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-19 | 2 | -4/+5 |
* | Fix extensions install procedure to use the user's temp directory for unzipping. | pastarmovj@chromium.org | 2011-12-19 | 1 | -3/+35 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-19 | 1 | -2/+6 |
* | Added populate parameter to chrome.windows.get, chrome.windows.getCurrent, | mtytel@chromium.org | 2011-12-19 | 1 | -0/+27 |
* | Fix exclude_matches functionality | aa@chromium.org | 2011-12-19 | 3 | -53/+71 |
* | Merge --enable-webui-taskmanager into --use-more-webui. | yoshiki@chromium.org | 2011-12-19 | 2 | -4/+0 |
* | Allow all URLPatterns to have ports. | aa@chromium.org | 2011-12-19 | 9 | -250/+88 |
* | Split extension_api.json up into one json file for each api. | koz@chromium.org | 2011-12-19 | 61 | -9501/+9772 |
* | Revert 114944 - Standardize StringToInt{,64} interface. | battre@chromium.org | 2011-12-18 | 1 | -6/+2 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-18 | 1 | -2/+6 |
* | Revert 114929 - Standardize StringToInt{,64} interface. | rsleevi@chromium.org | 2011-12-17 | 1 | -6/+2 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-17 | 1 | -2/+6 |
* | Updating extensions code to use UTF16 | RDevlin.Cronin@gmail.com | 2011-12-17 | 11 | -225/+291 |
* | Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-17 | 2 | -5/+4 |
* | --enable-partial-swap plumbed up to WebKit. | backer@chromium.org | 2011-12-17 | 2 | -0/+4 |
* | Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. | bauerb@chromium.org | 2011-12-17 | 2 | -4/+5 |
* | Have ChromeDriver return the correct error code for alerts. | kkania@chromium.org | 2011-12-16 | 2 | -0/+82 |
* | Redirection doc for webRequest. | mkwst@chromium.org | 2011-12-16 | 2 | -0/+564 |
* | Include the information whether the tab is already in a tab strip with the re... | jochen@chromium.org | 2011-12-16 | 1 | -0/+6 |
* | Improve HistoryURL scoring by making it more aggressive. | mpearson@chromium.org | 2011-12-16 | 2 | -0/+5 |
* | Add a notification for EXTENSION_HOST_DOM_CONTENT_LOADED and use it to end st... | pam@chromium.org | 2011-12-16 | 1 | -1/+7 |
* | Extensions: send the whole manifest to the extensions process in | kalman@chromium.org | 2011-12-16 | 2 | -57/+2 |
* | Extension docs: Links from `samples.html` now point to the correct branch. | mkwst@chromium.org | 2011-12-16 | 2 | -533/+464 |
* | Extensions: remove handling of the browserActions permissions because it's no | kalman@chromium.org | 2011-12-16 | 3 | -4/+0 |
* | Update the manifest key restrictions. | jstritar@chromium.org | 2011-12-16 | 2 | -4/+10 |
* | Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORT | aa@chromium.org | 2011-12-16 | 5 | -67/+32 |
* | Use a monotonic clock (TimeTicks) to report network times to WebCore. | simonjam@chromium.org | 2011-12-16 | 3 | -16/+20 |
* | Implement chrome.experimental.downloads.pause(), cancel() and resume(). | asanka@chromium.org | 2011-12-16 | 1 | -4/+40 |