summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-02129-148/+128
* Remove user from the device when removing from the user list.altimofeev@chromium.org2011-03-028-69/+109
* Removes some unneeded/unused methods from tab related classes.sky@chromium.org2011-03-025-15/+0
* Fixes bug in showing omnibox popup on a mac where if the new bounds wassky@chromium.org2011-03-021-0/+2
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-024-40/+52
* Adds PrerenderBrowserTest.PrerenderNoSSLReferrer, which checks that theremmenke@chromium.org2011-03-024-23/+65
* Replace an unnecessary "NavigateToURLBlockUntilNavigationsComplete" withmmenke@chromium.org2011-03-021-3/+2
* Remove candidate_window from unofficial pre-build Chromium binaries.yusukes@google.com2011-03-021-1/+0
* Allow --chrome in a single-install's uninstall and rename commands so that mi...grt@chromium.org2011-03-021-3/+3
* Fix sorting of the installer strings .h and .rc files. Resources that were s...grt@chromium.org2011-03-022-6/+13
* Fix crash caused by DCHECK for unmanaged ChromeOS devices.jkummerow@chromium.org2011-03-021-1/+5
* [Mac] Incredibly minor pixel pushing on unspoofable infobars.rsesek@chromium.org2011-03-021-9/+5
* Always record Prerender.TimeUntilUsed.cbentzel@chromium.org2011-03-021-3/+1
* Updating trunk VERSION from 688.0 to 689.0chrome-release@google.com2011-03-021-1/+1
* Added "--login-user=" option for the Guest session.altimofeev@chromium.org2011-03-0210-39/+27
* Adding a command line switch for configuring the chromedriver to respond to c...kkania@chromium.org2011-03-028-96/+261
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-02124-309/+164
* Disable TestUndeletableKey unit test. Flaky test on windows.rtenneti@chromium.org2011-03-021-1/+3
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-026-24/+22
* Compile fix for 76491.stevenjb@google.com2011-03-021-2/+2
* Fix remoting option handler againhclam@chromium.org2011-03-021-1/+0
* Fix build failure in remoting option handlerhclam@chromium.org2011-03-021-2/+0
* Add rollback support to DeleteRegKeyWorkItem.grt@chromium.org2011-03-025-19/+494
* Removing extension_uitest.cc and related data directories.joi@chromium.org2011-03-029-625/+0
* Report chromoting host status connect after browser is restartedhclam@chromium.org2011-03-023-9/+39
* Check |network| before use.stevenjb@google.com2011-03-021-12/+11
* retry r76329 with chromeos fixestade@chromium.org2011-03-0211-47/+95
* Fix chrome://crashes to check the right pref.thestig@chromium.org2011-03-021-1/+2
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-0215-435/+459
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-026-22/+24
* Makes instant show about:crash if the renderer crashes.sky@chromium.org2011-03-022-16/+32
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-0254-119/+106
* Chrome crashes on migration of Autofill data with country "UK"dhollowa@chromium.org2011-03-022-2/+2
* Makes ProtocolHandlerRegistry RefCountedThreadSafe.tony@chromium.org2011-03-021-2/+2
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-02171-845/+333
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-0211-301/+119
* Added back thread watcher changes.rtenneti@chromium.org2011-03-0211-119/+301
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-0226-31/+31
* Fix CSS style for chromoting setup wizardhclam@chromium.org2011-03-013-3/+13
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-0129-83/+59
* Makes instant show SSL error page. Because these end up with asky@chromium.org2011-03-012-21/+23
* Linux: Print a potential double free in PrintWebViewHelper::PrintPages().thestig@chromium.org2011-03-012-10/+7
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-0125-438/+575
* [Sync] Add tab-style navigation to chrome://sync-internalsakalin@chromium.org2011-03-011-25/+25
* Fix Google chrome Linux builds.jam@chromium.org2011-03-011-1/+1
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-0126-90/+90
* Fixes bug that wouldn't allow you to drag bookmarks to bookmarksky@chromium.org2011-03-011-9/+3
* Pepper/Flapper: Add an interface to do sync file ops on FileRefs.viettrungluu@chromium.org2011-03-011-1/+1
* Don't repaint tab when TabRenderData hasn't changed.oshima@google.com2011-03-013-1/+22
* startup: move a bit of logging initialization into InitChromeLoggingevan@chromium.org2011-03-012-33/+36