| Commit message (Expand) | Author | Age | Files | Lines |
* | Review URL: http://codereview.chromium.org/8357020 | mirandac@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | Wait for URLBlacklist update tasks on automation tests. | joaodasilva@chromium.org | 2011-10-25 | 1 | -51/+53 |
* | Move common_param_traits and webkit_param_traits to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test. | joaodasilva@chromium.org | 2011-10-21 | 1 | -17/+9 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -7/+7 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+8 |
* | Fix some disabled/flaky notification pyauto tests. | kkania@chromium.org | 2011-10-18 | 1 | -8/+13 |
* | Move the PageType enum to content/public/common, put it into the content name... | jam@chromium.org | 2011-10-18 | 1 | -9/+10 |
* | base::Bind: Cleanup in automation. | jhawkins@chromium.org | 2011-10-17 | 1 | -5/+6 |
* | Fixes bug in instant where we would end up incorrectly using the | sky@chromium.org | 2011-10-15 | 1 | -1/+2 |
* | Generate Chrome policy definition list from policy_templates.json. | joaodasilva@chromium.org | 2011-10-13 | 1 | -6/+6 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -5/+8 |
* | Refactor downloads into a ProfileKeyedService. | rdsmith@chromium.org | 2011-10-12 | 1 | -7/+19 |
* | Move view_types to content\public\common. Also update the enum values to matc... | jam@chromium.org | 2011-10-12 | 1 | -4/+4 |
* | Adding cellular connect/disconnect support | stanleyw@chromium.org | 2011-10-12 | 1 | -0/+4 |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-08 | 1 | -4/+5 |
* | Revert 104597 - base::Bind: Complete cleanup of history/. | acolwell@chromium.org | 2011-10-07 | 1 | -5/+4 |
* | base::Bind: Complete cleanup of history/. | jhawkins@chromium.org | 2011-10-07 | 1 | -4/+5 |
* | Make instant only load searches for the default provider. | sky@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Add "data synced" concept to sync integration test | rlarocque@chromium.org | 2011-10-06 | 1 | -6/+6 |
* | Fixed policy_prefs_ui.py pyauto test on Linux. | joaodasilva@chromium.org | 2011-10-06 | 1 | -5/+12 |
* | Split ViewType between chrome and content | jochen@chromium.org | 2011-10-06 | 1 | -5/+5 |
* | Fix builds with configuration_policy disabled. | joth@chromium.org | 2011-10-05 | 1 | -6/+14 |
* | Added a pyauto test for policy and preferences UI. | joaodasilva@chromium.org | 2011-10-04 | 1 | -0/+73 |
* | content: Move constrained window code from TabContents to TabContentsWrapper | erg@chromium.org | 2011-09-30 | 1 | -2/+9 |
* | Add pyauto automation support for fetching info about Multi-Profiles | nirnimesh@chromium.org | 2011-09-29 | 1 | -1/+28 |
* | Return success value from PluginPrefs::EnablePlugin. | bauerb@chromium.org | 2011-09-27 | 1 | -8/+12 |
* | Profile shouldn't own PersonalDataManager | dhollowa@chromium.org | 2011-09-23 | 1 | -5/+6 |
* | Convert PyAuto hooks to multiprofile. | mirandac@chromium.org | 2011-09-23 | 1 | -9/+25 |
* | Convert the PluginService interface to be an async wrapper around PluginList. | rsesek@chromium.org | 2011-09-23 | 1 | -10/+12 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 1 | -5/+6 |
* | New pyauto automation hook to get browser process information. | dennisjeffrey@chromium.org | 2011-09-23 | 1 | -0/+13 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 1 | -6/+5 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 1 | -5/+6 |
* | Revert 102126 - Make cancel remove cancelled download from active queues at t... | rdsmith@chromium.org | 2011-09-21 | 1 | -1/+1 |
* | Make cancel remove cancelled download from active queues at time of cancel. | rdsmith@chromium.org | 2011-09-21 | 1 | -1/+1 |
* | Autofill: Remove fax number completely. | jhawkins@chromium.org | 2011-09-17 | 1 | -3/+0 |
* | Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests | stevenjb@google.com | 2011-09-16 | 1 | -9/+18 |
* | Revert 101510 - Make cancel remove cancelled download from active queues at t... | rdsmith@chromium.org | 2011-09-16 | 1 | -1/+1 |
* | Make cancel remove cancelled download from active queues at time of cancel. | rdsmith@chromium.org | 2011-09-16 | 1 | -1/+1 |
* | Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -10/+4 |
* | Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -4/+10 |
* | Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,... | bauerb@chromium.org | 2011-09-15 | 1 | -10/+4 |
* | touchui: Show the active downloads page in a tab in an existing window. | sadrul@chromium.org | 2011-09-15 | 1 | -4/+13 |
* | content: Move collected cookies constrained window to TabContentsWrapper. | erg@chromium.org | 2011-09-07 | 1 | -1/+2 |
* | Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO... | mkwst@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -21/+26 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -26/+21 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -21/+26 |