| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revive reverted CL with fix for CrOS build. | munjal@chromium.org | 2011-11-24 | 12 | -4/+1036 |
* | A few more base::Bind migrations. | csilv@chromium.org | 2011-11-24 | 3 | -16/+19 |
* | Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache) | zmo@google.com | 2011-11-24 | 17 | -301/+212 |
* | Reduce minimum size of Panels to allow 1-text-line tight autosize. | dimich@chromium.org | 2011-11-24 | 5 | -8/+77 |
* | chrome: dbus: support asynchronous method replies | vlaviano@chromium.org | 2011-11-24 | 2 | -12/+18 |
* | views: Move combobox directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-24 | 9 | -9/+9 |
* | Move shutdown code to avoid crash in WarmConnectionFieldTrial_WarmestSocket | stevenjb@google.com | 2011-11-24 | 2 | -37/+9 |
* | Kill orphaned WebSocker server processes before launching new one in POSIX, | toyoshim@chromium.org | 2011-11-24 | 2 | -2/+55 |
* | Move ResourceResponse struct into the Content API, since it's used in Chrome.... | jam@chromium.org | 2011-11-24 | 10 | -34/+39 |
* | Re-enable WebUIBidiCheckerBrowserTestRTL::TestNewTabPage, previous re-factori... | csilv@chromium.org | 2011-11-24 | 1 | -3/+1 |
* | Remove NewRunnableFunction in imageburner. | achuith@chromium.org | 2011-11-24 | 1 | -7/+9 |
* | This is the second and final patch of changes for implementing the per dataty... | lipalani@chromium.org | 2011-11-24 | 8 | -31/+202 |
* | Convert safe_browsing_service_browsertest.cc to base::Bind. | shess@chromium.org | 2011-11-24 | 1 | -13/+11 |
* | chromeos: Move system resume handling to power manager client | sque@chromium.org | 2011-11-24 | 9 | -23/+48 |
* | Handle mouselock allowed in content settings while fullscreen is not. | scheib@chromium.org | 2011-11-24 | 1 | -2/+6 |
* | [ChromiumOS] Disable tests which were crashing on the waterfall. | shess@chromium.org | 2011-11-24 | 2 | -6/+37 |
* | Check that thread contexts are cleaned up during profiling | jar@chromium.org | 2011-11-24 | 1 | -0/+2 |
* | Clean-up: Change chrome/browser's CSS time units from s to ms if >= 1s durati... | dbeam@chromium.org | 2011-11-23 | 25 | -91/+91 |
* | Disable ProfileManagerBrowserTest.DeleteAllProfiles on Mac, as it flakily cra... | rsleevi@chromium.org | 2011-11-23 | 1 | -2/+2 |