summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tab strip model: Fix an off by one error where we do not check the first tab.thestig@chromium.org2010-02-051-15/+10
* Enable onhttpequiv again. The difference this time around is that wetommi@chromium.org2010-02-053-136/+83
* Don't call View::DidChangeBounds() when the bounds didn't changedavemoore@chromium.org2010-02-051-6/+7
* Adding the URLRequestTest.CookiePolicy_ForceSession test to the list of disab...ananta@chromium.org2010-02-051-0/+1
* Don't need ipc_message.h any morecmasone@google.com2010-02-052-16/+0
* This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...ananta@chromium.org2010-02-056-26/+88
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-0521-185/+457
* Fix crasher in LocationBarView when browser is closed with page action instal...mirandac@chromium.org2010-02-054-19/+31
* Tweak the crash dump flags to make sure we get PEB/TEB and the unloaded modul...siggi@chromium.org2010-02-051-1/+20
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-058-26/+95
* Prepare for running nacl_ui_test on Mac and Linux.gregoryd@google.com2010-02-051-0/+6
* Update my watchlist.finnur@chromium.org2010-02-051-0/+9
* Make Carbon plugin idle event source robust against changes during iterationstuartmorgan@chromium.org2010-02-051-57/+62
* Makes example.com resolve to localhost for test.sky@chromium.org2010-02-051-0/+2
* Mark inspector\console-log-before-inspector-open.html as flaky.yurys@chromium.org2010-02-051-0/+1
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-053-13/+23
* Wires TabContents to app extensions.sky@chromium.org2010-02-0511-58/+174
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-0517-77/+20
* Avoid out-of-bounds array access.cevans@chromium.org2010-02-051-1/+2
* Revert 38207 - bah. still can't work out why this passes fine on local machin...joth@chromium.org2010-02-055-416/+13
* Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 joth@chromium.org2010-02-055-13/+416
* WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524jeremy@chromium.org2010-02-055-1/+105
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-055-9/+10
* Updating trunk VERSION from 318.0 to 319.0chrome-release@google.com2010-02-051-1/+1
* Remove context accessor crash from known crashes after pushing V8ager@chromium.org2010-02-051-3/+0
* Enable JAVASCRIPT_DEBUGGER flag. JSC-dependent parts of WebCore were guarded ...mnaganov@chromium.org2010-02-051-1/+0
* Update V8 to version 2.1.0.ager@chromium.org2010-02-056-6/+21
* Re-enable a unittest which failed on valgrind thread sanitizer.eroman@chromium.org2010-02-051-1/+5
* Disable a test which is causing an error under valgrind TSAN.eroman@chromium.org2010-02-051-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-0540-404/+401
* Tweak some things to be compatible with libpng 1.4.craig.schlenter@chromium.org2010-02-051-9/+4
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-0517-192/+31
* PGL was relying on pthread_key_create not returning zero, which does notsehr@google.com2010-02-051-6/+9
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-0513-19/+150
* Add a timing measurement to LoadLog that shows how long a proxy resolve reque...eroman@chromium.org2010-02-053-3/+90
* Remove some tests that are now living upstream, and eliminatedarin@chromium.org2010-02-055-876/+33
* Implement backend support for forcing cookies to be saved asdarin@chromium.org2010-02-057-12/+91
* Fix crash when extensions try to set cookies. It is valid fordarin@chromium.org2010-02-051-15/+21
* Add unittest for r37566 (on PAC failure, should fallback to DIRECT).eroman@chromium.org2010-02-054-51/+26
* More work on diagnostics modecpu@chromium.org2010-02-054-43/+106
* Relaxes the suppression rule for a leak in WorkerThreadableWebSocketChannel (...hbono@chromium.org2010-02-051-2/+0
* Now showing the browser action image (including badge) when dragging andfinnur@chromium.org2010-02-053-9/+36
* System toast was trying to launch the per-user chromecpu@chromium.org2010-02-056-7/+11
* Revert 38166 - Added Star button to compact navigation mode.pkasting@chromium.org2010-02-0511-220/+240
* Add specific error codes for when SOCKS connect fails.eroman@chromium.org2010-02-056-21/+46
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-054-1/+31
* Fix regression that broke the --disable-ipv6 command line flag.eroman@chromium.org2010-02-053-32/+298
* Added Star button to compact navigation mode.avayvod@chromium.org2010-02-0511-240/+220
* Fix 33130 by checking whether the tab is closed whenhuanr@chromium.org2010-02-051-2/+3
* Bug 34167: GPU plugins' output initially placed incorrectly on pagekbr@google.com2010-02-054-0/+40