- c65e2f15 Fixes instant so that it correctly deals with child contents. I've by [email protected] · 15 years ago
- 835d7c8 Move Stats, histograms, and field trial into a metrics subdirectory of base and by [email protected] · 15 years ago
- 9e82366 Use CommandUpdater for disabling commands that were disabled by plugins. by [email protected] · 15 years ago
- 6bdf05b dom-ui settings: Add setting for setting the minimum font size. by [email protected] · 15 years ago
- 166e304 Add a private pepper API for the pdf plugin to disable copy/print etc. This is needed because pdf documents might disallow copying/printing and it's confusing to have an enabled menu item which does nothing. by [email protected] · 15 years ago
- 24d27d7 Inspector settings not updated in profile when inspecting extensions. by [email protected] · 15 years ago
- 0b5b85c1 Refactor TemplateURLFetcher to make it more testable and add more tests for it. by [email protected] · 15 years ago
- 2de7e00 Wire up InstallSearchProvider to allow setting the default search provider. by [email protected] · 15 years ago
- b83af49 Fix a bug that caused web pages not to accept drag and drop on Chrome OS. by [email protected] · 15 years ago
- 27e05c1 Remove popup blocked animation API by [email protected] · 15 years ago
- dabb0d1 Implement the frame id required for the web navigation api. by [email protected] · 15 years ago
- 57b839a chromium-os:5166 Panel/popup cleanup for ChromeOS by [email protected] · 15 years ago
- be7e5cb Attempt2: Component extensions (and whitelisted extensions) specifying <all_urls> in their Extension match pattern should be allowed to run content scripts everywhere (including chrome://, chrome-extension://, about: and gallery pages. by [email protected] · 15 years ago
- ab57a59d Revert 61323 - Component extensions (and whitelisted extensions) specifying <all_urls> in their Extension match pattern should be allowed to run content scripts everywhere (including chrome://, chrome-extension://, about: and gallery pages. by [email protected] · 15 years ago
- 56585ef Component extensions (and whitelisted extensions) specifying <all_urls> in their Extension match pattern should be allowed to run content scripts everywhere (including chrome://, chrome-extension://, about: and gallery pages. by [email protected] · 15 years ago
- 8a34e660 Rip out phantom tabs and corresponding unit tests. by [email protected] · 15 years ago
- 1cc58eb6 Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled. by [email protected] · 15 years ago
- b75b829 Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the rest of Chrome. Allows plugins to have different zoom ranges, and also to update zoom on its own. by [email protected] · 15 years ago
- 8815205 Update Alternate Error Page URL when Google URL has been updated. by [email protected] · 15 years ago
- 57b66d0 Move disabling outdated plugins to labs and update UI to Glen's mocks. by [email protected] · 15 years ago
- 484ae591 Couple of match preview changes. by [email protected] · 15 years ago
- 2fb7dc98 Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
- 6ebdc9b Revert 60527 - Fix flickering when calling push/replaceState (or changing the location hash) by [email protected] · 15 years ago
- bcb6976a Fix flickering when calling push/replaceState (or changing the location hash) by [email protected] · 15 years ago
- 7e4468d5 FBTF: Move a bunch of code to the headers and remove includes. by [email protected] · 15 years ago
- 9beff75 Force accelerated 2d canvas off for chrome ui by [email protected] · 15 years ago
- 2510323e Revert 60169 - Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
- 37d5293 Use PrefChangeRegistrar everywhere by [email protected] · 15 years ago
- 16f76563 Fix a bunch of clang warnings/errors. by [email protected] · 15 years ago
- 2ec53b5 Disables top sites until we get it in a better shape. by [email protected] · 15 years ago
- a9c0bfe Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webNavigation API. by [email protected] · 15 years ago
- b16b2a9 Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webNavigation API. by [email protected] · 15 years ago
- 4c028ff Add the onBeforeNavigate and onErrorOccured events to the webNavigation API. by [email protected] · 15 years ago
- 807871f Factor an ExtensionIconSet class out of Extension. This can by [email protected] · 15 years ago
- 03bb953d Bunch of match preview tweaks: by [email protected] · 15 years ago
- 6ee12c4 Fix SessionStorage by [email protected] · 15 years ago
- 784688a6 Reland r54723. Implement the webNavigation.onCommitted event. by [email protected] · 15 years ago
- 2549749 Adds a notification event for onload. I would have liked to plumb this by [email protected] · 15 years ago
- 15d9c0c Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a flag. by [email protected] · 15 years ago
- ba70d08 Input file type now supported in extension popups. by [email protected] · 15 years ago
- 3955344 Disable accelerated compositing on mac if IOSurfaces are not by [email protected] · 15 years ago
- 447021c Moving the code that disables accelerated compositing for chrome: and chrome-extensions: by [email protected] · 15 years ago
- 876bc83 Relanding this: by [email protected] · 15 years ago
- d6ad744 Don't show "The page at..." in the Bookmark Manager confirmation dialog. by [email protected] · 15 years ago
- c8f74946 Disables bookmarks bar for new page in BWSI mode. by [email protected] · 15 years ago
- 4f8452d1 Fix geolocation icon behaviour on navigation by [email protected] · 15 years ago
- c88d24f1 Do not say the connection is not encrypted if security_bits by [email protected] · 15 years ago
- 1be69aa Revert "Don't create pending entries when a navigation is initiated by the page." by [email protected] · 15 years ago
- 6dfdc020 Don't create pending entries when a navigation is initiated by the page. by [email protected] · 15 years ago
- 371cc8b When finding the navigation entry for updating the title, we should use the by [email protected] · 15 years ago
- 8b62334b Reduce the number of files that recompile when changing template_url.h or template_url_model.h. by [email protected] · 15 years ago
- be2ee28 Change the conditions on which the popup blocked animation is shown to be more reliable. by [email protected] · 15 years ago
- 583d45c1 Reland r57788 - Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- f7578f5 Move Google-specific code under browser/ into browser/google/. by [email protected] · 15 years ago
- 440b37b2 Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() to GetTitle(). by [email protected] · 15 years ago
- 6ac956a Revert 57788 - Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- b84ae67 Expose Extension Bindings to Component Applications by [email protected] · 15 years ago
- 5351dbc When the browser doesn't have connectivity to a hosted app, display a prettier error page by default. by [email protected] · 15 years ago
- ec0b6c4 Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed by [email protected] · 15 years ago
- 37858e5 Move prefs-related files under chrome/browser/ into a prefs/ subdir. by [email protected] · 15 years ago
- 939856a FBTF: Move individual XXXMsg_Params structs to a new file. by [email protected] · 15 years ago
- b5977a0c Add support for a directory file chooser command, which creates a file list by enumerating all the files in the selected directory. by [email protected] · 15 years ago
- ea42e778 Relanding a previous CL (I fixed the ChromeOS build): by [email protected] · 15 years ago
- 3de76038 Revert 57094 - Making window.focus()/blur() work only when there is a user gesture. by [email protected] · 15 years ago
- 29df0bb Making window.focus()/blur() work only when there is a user gesture. by [email protected] · 15 years ago
- 6679aaf Remove sync handling of IsSearchProviderInstalled on the browser UI thread. by [email protected] · 15 years ago
- 5989f1a Re-land r56742 now with correct database files by [email protected] · 15 years ago
- cdadf6f A crasher in TabContent::ExpireInfoBars is consistently reported in the field. Somehow one of the infobar delegate is NULL. by [email protected] · 15 years ago
- c96d267 Revert 56742 - A new field to describe the sources of history urls(visits) is added. This field is recorded in visit_database. by [email protected] · 15 years ago
- 4bf3522c Undo user gesture detection added to NavigationController by r18373, since by [email protected] · 15 years ago
- 0326752 A new field to describe the sources of history urls(visits) is added. This field is recorded in visit_database. by [email protected] · 15 years ago
- 8b8e7c9 Initial version of chrome.experimental.sidebar extension API. by [email protected] · 15 years ago
- 05f5654 Revert 56693 - broke compile by [email protected] · 15 years ago
- 22b83aa4 Undo user gesture detection added to NavigationController by r18373, since by [email protected] · 15 years ago
- 5512613 Reland 55888: Allow per-plugin content settings. by [email protected] · 15 years ago
- da4f8a1 Clear cookie related settings at the beginning of a navigation instead of at the end. by [email protected] · 15 years ago
- 70edb86 Convert GetDisplayStringInLTRDirectionality from wstring to string16. by [email protected] · 15 years ago
- 8b6e84a Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by [email protected] · 15 years ago
- 80fc611 Sites like Google Maps may trigger navigations when the user interacts with the page. by [email protected] · 15 years ago
- e23d3a3 Convert infobar APIs to UTF-16. by [email protected] · 15 years ago
- b283a753 by [email protected] · 15 years ago
- 6d7a604 remove toolstrips by [email protected] · 15 years ago
- 6b3db435 Revert 55888: Allow per-plugin content settings. by [email protected] · 15 years ago
- e1796d5 Allow per-plugin content settings. by [email protected] · 15 years ago
- dcd5b33 Reland r55382. When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- fd2b9ce Adds support for showing the match preview on views. It's behind the by [email protected] · 15 years ago
- 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
- 9ba20809 Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default. by [email protected] · 15 years ago
- 6605351 Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- b2d8f36 Reland r55382. When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- 64ec3d13 Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- d0ce4e6 Reland r55382. When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- 0d5e1fe Speculative backout to see if this caused perf regressions. by [email protected] · 15 years ago
- 851b1eb Disable outdated non-sandboxed plugins. by [email protected] · 15 years ago
- 18e001a When blocking cookies, also show an icon in the location bar when cookies are accessed. by [email protected] · 15 years ago
- bbe192b Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default." by [email protected] · 15 years ago
- a8ab8866 Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default. by [email protected] · 15 years ago
- 250afb0 Revert 55227 - Disable outdated non-sandboxed plugins. by [email protected] · 15 years ago
- 8b86363 Disable outdated non-sandboxed plugins. by [email protected] · 15 years ago
- ca35245 Introduce a resource identifier for content settings. by [email protected] · 15 years ago