| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the feature "Add as seach engine..." when right clicking on a form text f... | philippe.beauchamp@gmail.com | 2011-07-01 | 2 | -0/+11 |
* | Printing: Store the document cookie of the current PrinterQuery on | jhawkins@chromium.org | 2011-07-01 | 1 | -0/+4 |
* | Fix typo in Dev Tools extensions API schema. | mihaip@chromium.org | 2011-06-30 | 2 | -3/+3 |
* | Disable Bookmark Manager menus that change bookmarks when bookmark editing | joaodasilva@chromium.org | 2011-06-30 | 1 | -0/+11 |
* | Use primary/secondary for URLs and patterns everywhere in the content setting... | bauerb@chromium.org | 2011-06-30 | 5 | -35/+35 |
* | Use extension match pattern syntax in content settings extension API. | bauerb@chromium.org | 2011-06-30 | 12 | -282/+314 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 1 | -2/+2 |
* | Add a new BrowserFeature for client-side FakeAV detection that is set | noelutz@google.com | 2011-06-29 | 1 | -1/+12 |
* | Print Preview: Display a throbber when the user requests the system print | jhawkins@chromium.org | 2011-06-29 | 1 | -0/+3 |
* | Minor extension release note update: changes to the | kathyw@chromium.org | 2011-06-29 | 2 | -2/+6 |
* | First attempt on Shortcuts provider - previously selected URLs are given boos... | georgey@chromium.org | 2011-06-29 | 2 | -0/+4 |
* | Revert 90820 - Multi-Profiles: New Profile Setup UI | sail@chromium.org | 2011-06-28 | 2 | -4/+0 |
* | Fix a couple of issues with the plugin experiment drafting | cpu@chromium.org | 2011-06-28 | 1 | -5/+8 |
* | Multi-Profiles: New Profile Setup UI | sail@chromium.org | 2011-06-28 | 2 | -0/+4 |
* | Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark... | fischman@chromium.org | 2011-06-28 | 3 | -87/+2 |
* | I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR... | bradchen@google.com | 2011-06-28 | 3 | -2/+87 |
* | Revert 90572 - Disable GaiaAuthFetcherTest.ErrorComparator, it crashes | bauerb@chromium.org | 2011-06-28 | 1 | -7/+1 |
* | Adding an experimental app notification API. | asargent@chromium.org | 2011-06-28 | 5 | -0/+1652 |
* | Print Preview: Add an additional mime type for the internal PDF plugin. | thestig@chromium.org | 2011-06-28 | 1 | -0/+7 |
* | Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks... | fischman@chromium.org | 2011-06-28 | 3 | -87/+2 |
* | New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper. | bradchen@google.com | 2011-06-27 | 3 | -2/+87 |
* | Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy. | darin@chromium.org | 2011-06-27 | 1 | -0/+1 |
* | app: Get rid of app_paths.[cc,h] files. | tfarina@chromium.org | 2011-06-27 | 2 | -1/+15 |
* | Add chrome://quota-internals/ resources | tzik@chromium.org | 2011-06-27 | 2 | -0/+2 |
* | Store profile avatar to preferences | sail@chromium.org | 2011-06-27 | 2 | -0/+6 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-27 | 2 | -0/+5 |
* | Disable GaiaAuthFetcherTest.ErrorComparator, it crashes | bauerb@chromium.org | 2011-06-27 | 1 | -1/+7 |
* | Add migration code to migrate the obsolete kContentSettingsPatterns pref. | markusheintz@chromium.org | 2011-06-27 | 2 | -1/+5 |
* | Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa... | rsleevi@chromium.org | 2011-06-27 | 8 | -102/+24 |
* | Add a context menu for opening links that have protocol handlers registered. | koz@chromium.org | 2011-06-27 | 2 | -0/+2 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 3 | -6/+55 |
* | Added a private chromeAuthPrivate API. | sanjeevr@chromium.org | 2011-06-25 | 8 | -24/+102 |
* | Allow generated docs to have extra lines. | tessamac@chromium.org | 2011-06-25 | 2 | -14/+47 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 3 | -55/+6 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 3 | -6/+55 |
* | Revert 90447 - Add chrome://quota-internals/ resources | tzik@chromium.org | 2011-06-24 | 2 | -2/+0 |
* | Add chrome://quota-internals/ resources | tzik@chromium.org | 2011-06-24 | 2 | -0/+2 |
* | Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookies | rickcam@chromium.org | 2011-06-24 | 2 | -0/+4 |
* | Revert 90421 - Adds --enable-sync-oauth, enabling INFO logging of oauth_token... | rickcam@chromium.org | 2011-06-24 | 2 | -4/+0 |
* | Adds --enable-sync-oauth, enabling INFO logging of oauth_token cookies | rickcam@chromium.org | 2011-06-24 | 2 | -0/+4 |
* | GTK: Remove the global bookmarks menu by default. Currently, it can't be impl... | erg@chromium.org | 2011-06-24 | 2 | -0/+12 |
* | Miscellaneous header include cleanups related to message_pump_libevent.h. | wtc@chromium.org | 2011-06-24 | 1 | -4/+3 |
* | Automatic testing for using registered protocol handlers at startup. | benwells@chromium.org | 2011-06-24 | 2 | -0/+6 |
* | Fix to bug 75303 | abeera@google.com | 2011-06-24 | 3 | -6/+20 |
* | Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro... | haraken@google.com | 2011-06-24 | 4 | -3/+202 |
* | Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da... | dimich@chromium.org | 2011-06-24 | 2 | -5/+0 |
* | Added prerendering to omnibox. Enable through --prerender-from-omnibox comman... | dominich@chromium.org | 2011-06-24 | 2 | -0/+5 |
* | Warmth of a connection (cwnd) is estimated by the amount of data written to t... | gagansingh@google.com | 2011-06-24 | 2 | -0/+5 |
* | Fix relaunches on the Mac. | mark@chromium.org | 2011-06-24 | 2 | -5/+5 |
* | Get rid of the implicit content dependency on how Chrome stores its resources... | jam@chromium.org | 2011-06-24 | 2 | -2/+20 |