| Commit message (Expand) | Author | Age | Files | Lines |
* | Move RenderViewHostObserver to content/public/browser/ and put it into the co... | tfarina@chromium.org | 2011-11-25 | 14 | -38/+38 |
* | Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...) | dcheng@chromium.org | 2011-11-25 | 6 | -35/+45 |
* | Disable two tests started crashing after WebKit r101166 | yurys@chromium.org | 2011-11-25 | 2 | -2/+4 |
* | Revert r111596 "WebSocket Pepper API: in process API implementation" | maruel@chromium.org | 2011-11-25 | 1 | -14/+1 |
* | Move accelerator related files to ui/base/accelerators | tfarina@chromium.org | 2011-11-25 | 31 | -39/+39 |
* | WebSocket Pepper API: in process API implementation | toyoshim@chromium.org | 2011-11-25 | 1 | -1/+14 |
* | [cros,login] Prevent WebUI race, when network drop-down is hided. | altimofeev@chromium.org | 2011-11-25 | 1 | -6/+8 |
* | Remove some unused code. | vollick@chromium.org | 2011-11-25 | 1 | -4/+0 |
* | Reland 111519: Remove default plug-in on Mac, Gtk and Aura. | bauerb@chromium.org | 2011-11-25 | 10 | -1141/+14 |
* | Clean up plug-in placeholders: | bauerb@chromium.org | 2011-11-25 | 14 | -224/+488 |
* | Adding `content_security_policy` to Speech Input API sample. | mkwst@chromium.org | 2011-11-25 | 7 | -41/+55 |
* | [cros] Profile image loaded from file is re-used if subsequent download fails. | ivankr@chromium.org | 2011-11-25 | 1 | -5/+7 |
* | Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky | glider@chromium.org | 2011-11-25 | 1 | -7/+2 |
* | Updating trunk VERSION from 950.0 to 951.0 | chrome-release@google.com | 2011-11-25 | 1 | -1/+1 |
* | Re-enable several SSL UI tests now that the root bug should be fixed. | rsleevi@chromium.org | 2011-11-25 | 1 | -12/+6 |
* | Move P2P unit tests to content_unittests | jochen@chromium.org | 2011-11-25 | 1 | -10/+0 |
* | Add about:flags entry for enabling gamepad. | scottmg@chromium.org | 2011-11-24 | 2 | -0/+13 |
* | Remove 1 static initializer and some unused code. | thakis@chromium.org | 2011-11-24 | 1 | -27/+11 |
* | Remove 4 static initializers. | thakis@chromium.org | 2011-11-24 | 2 | -15/+10 |
* | Remove potentially many static initializers. | thakis@chromium.org | 2011-11-24 | 5 | -548/+553 |
* | Revert 111548 - Broke OmniboxViewTest.AcceptKeywordBySpace on Linux | rsleevi@chromium.org | 2011-11-24 | 2 | -27/+19 |
* | Updated histogram names for Protector and ProfileImageDownloader. | ivankr@chromium.org | 2011-11-24 | 2 | -7/+7 |
* | Protector: string and fix segfault fix on button press. | ivankr@chromium.org | 2011-11-24 | 2 | -13/+16 |
* | Strip invalid characters (line breaks, tabs), javascript:schemes from the cop... | ncj674@motorola.com | 2011-11-24 | 2 | -19/+27 |
* | Don't allow the following content settings patterns: | markusheintz@chromium.org | 2011-11-24 | 4 | -31/+54 |
* | [cros] Make g_browser_process's call on the UI thread. | altimofeev@chromium.org | 2011-11-24 | 2 | -22/+27 |
* | [cros] Update Guest session related strings. | nkostylev@chromium.org | 2011-11-24 | 1 | -8/+8 |
* | DevTools: remove support for legacy remote debugger. | yurys@chromium.org | 2011-11-24 | 26 | -2707/+1 |
* | [cros] Return proxy-settings back to the network menu list for OOBE. | altimofeev@chromium.org | 2011-11-24 | 7 | -25/+32 |
* | Adds new strings for the media stream infobar. "Allow" and "Deny" strings were | macourteau@chromium.org | 2011-11-24 | 1 | -0/+27 |
* | Allow NULL default search provider to be passed to Protector | avayvod@chromium.org | 2011-11-24 | 1 | -2/+1 |
* | Removing obsolete icons, and adding entries in the GRD files for the new icons. | macourteau@chromium.org | 2011-11-24 | 4 | -2/+4 |
* | Re-enable ExtensionApiTest.WebSocket. | toyoshim@chromium.org | 2011-11-24 | 1 | -2/+1 |
* | Move TextInputClientMacTest to content_unittests | jochen@chromium.org | 2011-11-24 | 1 | -1/+0 |
* | [cros] Make screen_mode static variable in StatusAreaViewChromeos. | nkostylev@chromium.org | 2011-11-24 | 25 | -150/+209 |
* | [cros] Add OWNERS file for login WebUI related scripts. | altimofeev@chromium.org | 2011-11-24 | 1 | -0/+5 |
* | Revert 111513 - Move P2P unit tests to content_unittests | jochen@chromium.org | 2011-11-24 | 1 | -0/+10 |
* | gtk: Convert OnFocusIn and OnFocusOut to CHROMEGTK macro in FindBarGtk. | tfarina@chromium.org | 2011-11-24 | 2 | -23/+14 |
* | Revert 111519 - Remove default plug-in on Mac, Gtk and Aura. | jbauman@chromium.org | 2011-11-24 | 8 | -6/+1133 |
* | Remove default plug-in on Mac, Gtk and Aura. | bauerb@chromium.org | 2011-11-24 | 8 | -1133/+6 |
* | Remove corrupted values from obsolete geolocation preference. | markusheintz@chromium.org | 2011-11-24 | 1 | -1/+30 |
* | Move P2P unit tests to content_unittests | jochen@chromium.org | 2011-11-24 | 1 | -10/+0 |
* | Remove obsolete exclude from unit tests | jochen@chromium.org | 2011-11-24 | 1 | -1/+0 |
* | Updating trunk VERSION from 949.0 to 950.0 | chrome-release@google.com | 2011-11-24 | 1 | -1/+1 |
* | FAILS_ win browser_test ExtensionApiTest.UpdateWindowShowState | shess@chromium.org | 2011-11-24 | 1 | -0/+7 |
* | Extension Settings API: move the API functions into an object SettingsNamepace, | kalman@chromium.org | 2011-11-24 | 29 | -828/+1480 |
* | base::Bind: Convert (again) chrome/browser/printing. | jhawkins@chromium.org | 2011-11-24 | 3 | -81/+47 |
* | base::Bind: Convert more of chrome/browser/sessions. | jhawkins@chromium.org | 2011-11-24 | 6 | -39/+51 |
* | Remove the Syzygy optimization alternative from GYP configs. | siggi@chromium.org | 2011-11-24 | 4 | -88/+5 |
* | Revert 111479 - chrome: dbus: support asynchronous method replies | thestig@chromium.org | 2011-11-24 | 2 | -18/+12 |