summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Further polish to extensions_ui page.rafaelw@chromium.org2009-10-274-25/+98
* Page action pixel-god appeasement (better positioning and spacing for the pag...finnur@chromium.org2009-10-271-2/+8
* Fixes bug introduced in r28333, where we were checking if path.empty() instea...cira@chromium.org2009-10-271-9/+20
* Disable fullscreen for Mstone-4 / ReleaseBlock-Beta.jrg@chromium.org2009-10-272-2/+15
* Make KeystoneGlue less antisocial.mark@chromium.org2009-10-271-7/+15
* Changed button text in Edit Search Engine... dialog to conformtony@chromium.org2009-10-271-1/+4
* Add TODOs.thakis@chromium.org2009-10-272-0/+5
* [mac] Fix Cmd-w in the one-tab case.thakis@chromium.org2009-10-271-0/+7
* CL which includes http://codereview.chromium.org/337006 for mrossettijrg@chromium.org2009-10-272-12/+8
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-2710-164/+31
* 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