| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL refactors the Manage Passwords Bubble Code which previously depended ... | npentrel@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | This CL refactors the code for the new password key icon in the omnibox and t... | npentrel@chromium.org | 2013-11-08 | 1 | -0/+2 |
* | Remove ChromeRenderViewHostObserver as part of removing RenderViewHostObserver. | jam@chromium.org | 2013-10-16 | 1 | -0/+2 |
* | Remove content notifications from ResourcePrefetchPredictor, remove NOTIFICAT... | avi@chromium.org | 2013-10-14 | 1 | -0/+7 |
* | Add a warning that browser_tab_contents is not compiled for Android. | avi@chromium.org | 2013-10-01 | 1 | -0/+4 |
* | browser_tab_contents is not compiled on Android so !#ifdef ANDROID makes no s... | avi@chromium.org | 2013-10-01 | 1 | -5/+1 |
* | Remove the concept of blocked contents. | jochen@chromium.org | 2013-09-17 | 1 | -2/+0 |
* | Add NavigationTimeKeeper to track network navigation times of navigation | haitaol@chromium.org | 2013-08-25 | 1 | -0/+6 |
* | Remove old popup blocker. | jochen@chromium.org | 2013-08-19 | 1 | -4/+1 |
* | [password autofill] Remove references to PasswordForm from RenderViewImpl | gcasto@chromium.org | 2013-08-16 | 1 | -2/+4 |
* | Printing: Add a basic printing mode without print preview and cloud print. | thestig@chromium.org | 2013-08-12 | 1 | -3/+11 |
* | Add metrics for calculating precision/recall of link navigation pre-connect t... | kouhei@chromium.org | 2013-08-06 | 1 | -0/+2 |
* | Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes. | bauerb@chromium.org | 2013-08-05 | 1 | -8/+1 |
* | Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile(). | bauerb@chromium.org | 2013-07-31 | 1 | -2/+4 |
* | Turn on better popup blocker by default. | jochen@chromium.org | 2013-07-26 | 1 | -2/+2 |
* | Introduce a PopupBlockerTabHelper. | jochen@chromium.org | 2013-07-17 | 1 | -0/+5 |
* | [Autofill] Remove the "Disable native Autofill UI" flag. | isherman@chromium.org | 2013-06-21 | 1 | -5/+1 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Abstract WebContentsObserver from Autofill shared code | blundell@chromium.org | 2013-06-16 | 1 | -11/+8 |
* | Remove omnibox_search_hint.(cc,h). | tfarina@chromium.org | 2013-06-04 | 1 | -3/+0 |
* | Delete Automation[Tab/Renderer]Helper and fix users. | kkania@chromium.org | 2013-05-24 | 1 | -8/+0 |
* | Set up Sync for managed users. | bauerb@chromium.org | 2013-05-21 | 1 | -5/+2 |
* | components: Create web_modal component. | sadrul@chromium.org | 2013-05-16 | 1 | -1/+2 |
* | Allow disabling autocomplete download manager | sgurun@chromium.org | 2013-05-10 | 1 | -1/+2 |
* | Pull password generation code out of AutofillManager. | gcasto@chromium.org | 2013-04-24 | 1 | -0/+2 |
* | Put autofill code into namepspace autofill Step 2 | kaiwang@chromium.org | 2013-04-12 | 1 | -2/+5 |
* | Create a ManagedModeNavigationObserver only for managed users. | sergiu@chromium.org | 2013-04-11 | 1 | -1/+12 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -4/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+4 |
* | Remove application locale cache in autofill code (AutofillCountry::Applicatio... | jam@chromium.org | 2013-04-05 | 1 | -1/+3 |
* | [Autofill] Flip the native Autofill popup UI to be enabled by default. | isherman@chromium.org | 2013-04-04 | 1 | -2/+2 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 1 | -2/+2 |
* | [Clean up] Drop chrome::search:: namespace. | kmadhusu@chromium.org | 2013-03-27 | 1 | -1/+1 |
* | Delete SnapshotTabHelper now that dependencies are fixed. | justinlin@chromium.org | 2013-03-26 | 1 | -2/+0 |
* | Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d... | justinlin@chromium.org | 2013-03-23 | 1 | -0/+2 |
* | Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo... | justinlin@chromium.org | 2013-03-23 | 1 | -2/+0 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | Revert 189034 "[Autofill] Disable the browser process popup UI f..." | csharp@chromium.org | 2013-03-19 | 1 | -0/+7 |
* | [Autofill] Disable the browser process popup UI for non-Android platforms on ... | csharp@chromium.org | 2013-03-19 | 1 | -7/+0 |
* | Move remaining Autofill code to //components/autofill. | joi@chromium.org | 2013-03-09 | 1 | -2/+2 |
* | [Autofill] Rename "new Autofill UI" to "native Autofill UI" | isherman@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Revert 184285 | isherman@chromium.org | 2013-02-27 | 1 | -2/+2 |
* | Fix layering violation in content\browser\renderer_host. That directory shoul... | jam@chromium.org | 2013-02-26 | 1 | -2/+0 |
* | [Autofill] Flip the native Autofill popup UI to be enabled by default, rather... | isherman@chromium.org | 2013-02-23 | 1 | -2/+2 |
* | [Autofill] Add UMA timing metrics for requestAutocomplete dialog. | isherman@chromium.org | 2013-02-14 | 1 | -2/+3 |
* | Delete most web intents code. | thakis@chromium.org | 2013-02-11 | 1 | -4/+0 |
* | Make most code on mac compile with enable_web_intents=0 | thakis@chromium.org | 2013-02-01 | 1 | -0/+2 |
* | Rename platform-independent ConstrainedWindow types to WebContentsModalDialog... | wittman@chromium.org | 2013-01-03 | 1 | -2/+2 |
* | Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper | pkasting@chromium.org | 2012-12-20 | 1 | -2/+2 |