| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten... | yoz@chromium.org | 2012-04-02 | 2 | -82/+19 |
* | Refactored the ConfigurationPolicyPrefStore to use the PolicyService. | joaodasilva@chromium.org | 2012-04-02 | 2 | -20/+18 |
* | BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ... | joaodasilva@chromium.org | 2012-03-31 | 1 | -3/+5 |
* | Fix handling of failure to delete the temp dir in r129992 | mattm@chromium.org | 2012-03-31 | 1 | -1/+6 |
* | Fix ChromeTestLauncherDelegate leaking temp directories. | mattm@chromium.org | 2012-03-30 | 1 | -3/+8 |
* | Exclude ProtectorService code from Android build. | nileshagrawal@chromium.org | 2012-03-30 | 1 | -0/+2 |
* | Don't set single monitor manager under multi monitor environment. | oshima@chromium.org | 2012-03-30 | 1 | -0/+4 |
* | Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse... | jam@chromium.org | 2012-03-29 | 4 | -1/+14 |
* | [Sync] [Mac] Implement one-click signin bubble for OS X | akalin@chromium.org | 2012-03-28 | 1 | -1/+3 |
* | Fix install-from-dmg. | mark@chromium.org | 2012-03-27 | 2 | -1/+27 |
* | Show a confirmation bubble after one-click sign in | rogerta@chromium.org | 2012-03-26 | 1 | -0/+3 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -0/+5 |
* | Revert 128503 - Remove stops_event_propagation from Window, since it's broken. | jam@chromium.org | 2012-03-23 | 1 | -5/+0 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-23 | 1 | -0/+5 |
* | Re-apply r128453 "Restore the back/forward stack when opening tabs from other... | pfeldman@chromium.org | 2012-03-23 | 2 | -0/+38 |
* | Temporarily revert r128453 "Restore the back/forward stack when opening tabs ... | pfeldman@chromium.org | 2012-03-23 | 2 | -38/+0 |
* | Restore the back/forward stack when opening tabs from other devices. | dubroy@chromium.org | 2012-03-23 | 2 | -0/+38 |
* | Revert 128444 - Restore the back/forward stack when opening tabs from other d... | dubroy@chromium.org | 2012-03-23 | 2 | -49/+29 |
* | Restore the back/forward stack when opening tabs from other devices. | dubroy@chromium.org | 2012-03-23 | 2 | -29/+49 |
* | get rid of old options pages | estade@chromium.org | 2012-03-23 | 1 | -2/+0 |
* | Should be the rest for this dead code pattern removal under chrome/ after tfa... | saintlou@chromium.org | 2012-03-23 | 1 | -68/+0 |
* | Revert 128328 - Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -5/+0 |
* | Remove stops_event_propagation from Window, since it's broken. | ben@chromium.org | 2012-03-22 | 1 | -0/+5 |
* | Clean up a few TODO items. | joi@chromium.org | 2012-03-22 | 2 | -1/+3 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 2 | -0/+9 |
* | It can now be used in content without a layering violation. | dgrogan@chromium.org | 2012-03-22 | 1 | -2/+2 |
* | Alternative method for dealing with zero browsers | pkotwicz@chromium.org | 2012-03-21 | 1 | -0/+3 |
* | * MultiMonitorManager creates and manages mutliple monitor instance | oshima@chromium.org | 2012-03-21 | 1 | -3/+1 |
* | Remove some duplicated code for setting up python for the websockets server. ... | jam@chromium.org | 2012-03-17 | 1 | -32/+4 |
* | Native bounds support to host windows. | oshima@chromium.org | 2012-03-16 | 1 | -3/+2 |
* | Lazy background pages now load in response to message passing. | mpcomplete@chromium.org | 2012-03-16 | 2 | -0/+5 |
* | Use a random port for WebSocket tests. In browser_tests the websocket server ... | jabdelmalek@google.com | 2012-03-16 | 2 | -2/+13 |
* | Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and... | oshima@chromium.org | 2012-03-16 | 7 | -18/+164 |
* | Implement a module system for the extension bindings JS. | koz@chromium.org | 2012-03-16 | 1 | -15/+0 |
* | Profiles: Really fix refcounted services. | erg@chromium.org | 2012-03-16 | 1 | -2/+2 |
* | Guard off two more places for ENABLE_NOTIFICATIONS | yfriedman@chromium.org | 2012-03-16 | 1 | -0/+5 |
* | Add alwaysOnTop property to extension Window object | dcheng@chromium.org | 2012-03-16 | 2 | -0/+5 |
* | Update net/base/cookie_*.h includes to net/cookies/cookie_*.h . | erikwright@chromium.org | 2012-03-15 | 1 | -1/+1 |
* | Added Protector backup for Preferences. | ivankr@chromium.org | 2012-03-15 | 1 | -0/+7 |
* | Android: Remove a few more printing sources. | yfriedman@chromium.org | 2012-03-15 | 1 | -0/+10 |
* | MonitorManager to manage multiple monitors. | oshima@chromium.org | 2012-03-14 | 1 | -0/+4 |
* | Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/... | tfarina@chromium.org | 2012-03-14 | 5 | -24/+24 |
* | Profile refactoring: Remove all PasswordStore code from the Profile interface. | erg@chromium.org | 2012-03-14 | 2 | -5/+0 |
* | Chrome CreatedByVersionOrLater feature: Service to determine which version o... | caitkp@chromium.org | 2012-03-14 | 2 | -0/+5 |
* | Fix extension event pages in incognito split mode. | mpcomplete@chromium.org | 2012-03-13 | 1 | -0/+1 |
* | Recommit r125950, which was reverted by r125958 due to link failures on win_a... | erg@chromium.org | 2012-03-13 | 1 | -0/+2 |
* | Add a Content API around TracingController. | jam@chromium.org | 2012-03-13 | 1 | -4/+7 |
* | Add explicit content deps for chrome/test. | joi@chromium.org | 2012-03-13 | 5 | -9/+5 |
* | Revert 126317 and 126306 because of a performance regression on page loading. | koz@chromium.org | 2012-03-13 | 1 | -0/+15 |
* | Add check for new profile creation | sail@chromium.org | 2012-03-13 | 1 | -1/+1 |