summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-271-1/+1
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-2710-31/+164
* Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for asky@chromium.org2009-10-272-38/+20
* Ensure that Helvetica, if installed, is used instead of Arial. This should be...avi@chromium.org2009-10-2711-15/+15
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-271-6/+63
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-2715-43/+43
* Fix browser crash on startup.ukai@chromium.org2009-10-271-1/+1
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-276-61/+51
* Attempt to make interactive ui tests complete on Linux while I try to repro it.jam@chromium.org2009-10-271-0/+2
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-276-51/+61
* Http cache: Handle byte range requests when there is no cache entry.rvargas@google.com2009-10-271-1/+3
* Fix compile failures in Chrome OS and Views builds.jam@chromium.org2009-10-272-8/+6
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-2762-535/+538
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-2714-508/+10
* Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Revert (1 of 4) 30157 - Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-2714-10/+508
* Make the memory resource functions return bools so that we know when the info...vandebo@chromium.org2009-10-272-75/+82
* Reverting 30136.jrg@chromium.org2009-10-271-5/+11
* Landing http://codereview.chromium.org/337006 for mrossettijrg@chromium.org2009-10-271-11/+5
* cros: doing dbus stuff on the file thread==disaster.cmasone@google.com2009-10-274-28/+23
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-2714-287/+236
* First set of unittest fixes. Many more to come ;-)dmaclach@chromium.org2009-10-265-73/+36
* Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...zork@chromium.org2009-10-263-1/+490
* Fullscreen for ChromeOS with toolkit_views=1 buildoshima@chromium.org2009-10-261-9/+22
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-269-21/+20
* Makes inactive pinned tabs throb on views when the title changes.sky@chromium.org2009-10-264-14/+68
* Add a check for NULL in PopulateFolderCombo.thestig@chromium.org2009-10-261-5/+8
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-2610-40/+47
* Make the About box display existing pending operations instead of firing offmark@chromium.org2009-10-262-32/+55
* Fixes up bookmark bubbles and the browser window so that they shut down corre...dmaclach@chromium.org2009-10-2613-434/+367
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-263-3/+17
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-265-91/+103
* GTK: Fix browser action bubble arrow positions.derat@chromium.org2009-10-265-70/+95
* Mark flaky tests as flaky:phajdan.jr@chromium.org2009-10-262-2/+4
* Mark DOMStorageTest.SessionStorageLayoutTests as flaky.ojan@chromium.org2009-10-261-1/+3
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-2620-47/+182
* About box auto-update improvements.mark@chromium.org2009-10-265-310/+373
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-262-4/+11
* Fix fullscreen mode in chromeos=1 build.oshima@chromium.org2009-10-262-10/+37
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-264-1/+102
* Fix crash when a page action cannot load its icon.aa@chromium.org2009-10-261-1/+2
* Reverting 30062.glen@chromium.org2009-10-263-16/+9
* Refactor: Change the interface from HostResolver::DisableIPv6() to HostResolv...eroman@chromium.org2009-10-261-2/+4
* Lazily create the find bar.ben@chromium.org2009-10-263-9/+16
* Mac: Make Cmd-[ and Cmd-] work properly again.viettrungluu@chromium.org2009-10-261-14/+15
* Only double the buffer when AsyncResourceHandler's caller fill the buffer.erg@google.com2009-10-262-10/+16
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-1/+131