summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...thestig@chromium.org2009-03-252-1/+21
* Restore revision 12329, which I accidentally clobbered whenaa@chromium.org2009-03-251-5/+17
* Fix the problem that DOM object is deleted in the GC thread, not owning thread.jianli@chromium.org2009-03-258-388/+803
* Adding a Set() method for copying (not taking ownership) a variant over to th...tommi@chromium.org2009-03-253-0/+91
* Disk cache: fix the report of first-eviction data to include onlyrvargas@google.com2009-03-251-1/+1
* Should generate server.upload-dirs in lighttpd.confhclam@chromium.org2009-03-251-0/+5
* Eliminate precarious use of const_cast<wchar*>(wstring.get())mark@chromium.org2009-03-251-6/+5
* Update googleurl to r100 to pick up char16/string16 fixesmark@chromium.org2009-03-251-1/+1
* Bookmark menu work. Notes:jrg@chromium.org2009-03-2517-65/+333
* Reverting 12498.jcampan@chromium.org2009-03-257-179/+115
* Wire the alternate desktop shortcut textcpu@google.com2009-03-2514-24/+76
* Moving the mouse-wheel message rerouting code out of the focus manager.jcampan@chromium.org2009-03-257-115/+179
* Fix crasher due to improperly initializing variables.avi@google.com2009-03-251-1/+1
* By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt.ojan@google.com2009-03-254-48/+19
* Ignore tests failing on Mac after webkit mergeeseidel@chromium.org2009-03-251-1/+10
* Roll third_party/WebKit DEPS on behalf of agl.evan@chromium.org2009-03-251-1/+1
* Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."evan@chromium.org2009-03-255-20/+10
* Remove the black line from the bottom of the status bubble.brettw@chromium.org2009-03-251-2/+3
* Reverting 12479 which reverted 12470.willchan@chromium.org2009-03-2512-115/+228
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-255-10/+20
* Support for continuous scrolling devices on the Mac.avi@google.com2009-03-251-14/+131
* Mark a couple of flaky layout tests on windows.estade@chromium.org2009-03-251-2/+2
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-258-29/+101
* Validate clipboard bitmap size data.estade@chromium.org2009-03-251-0/+14
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-2516-145/+86
* Linux: write images to clipboard.estade@chromium.org2009-03-257-18/+37
* Fixes crash that occurred because we weren't correctly disposing of thesky@google.com2009-03-251-0/+8
* When a native button was getting focused we were calling the View::Focus() me...jcampan@chromium.org2009-03-251-1/+3
* Reverting 12470.willchan@chromium.org2009-03-2512-227/+114
* Chromium half of WebKit Merge, turns off ENABLE_VIDEOeseidel@chromium.org2009-03-256-8/+48
* Reverting 12469.brettw@chromium.org2009-03-258-291/+80
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-2514-74/+73
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-254-28/+37
* The native button's visible and enabled state were not working.jcampan@chromium.org2009-03-255-0/+17
* Remove the bogus expected results for LayoutTests/fast/encoding/char-decoding...jungshik@google.com2009-03-253-317/+4
* Prioritize which HTTP requests get a socket first by adding a priority level ...willchan@chromium.org2009-03-2512-114/+227
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-258-80/+291
* src/platform-linux.cc in v8_base now seems to need '-lrt' forsgk@google.com2009-03-251-1/+13
* Do not apply gzip filter to file names with gz/tgz/svgz extensions.thestig@chromium.org2009-03-251-0/+16
* GetMyHostName is renamed GetHostName to match the name ofwtc@chromium.org2009-03-255-10/+9
* - Add UI test for SunSpider.patrick@chromium.org2009-03-257-0/+721
* sbox_unit_tests -> sbox_unittestsbradnelson@google.com2009-03-251-1/+1
* Revert "POSIX: allow WaitableEvents to be deleted while watching them."agl@chromium.org2009-03-255-108/+64
* POSIX: allow WaitableEvents to be deleted while watching them.agl@chromium.org2009-03-255-64/+108
* Add a sqlite_shell target.sgk@google.com2009-03-252-9/+35
* Clean up another string templatemark@chromium.org2009-03-251-13/+9
* Sync sandbox WriteInto with updated version from basemark@chromium.org2009-03-252-17/+13
* Dump Keystone integration from Mac TestShellmark@chromium.org2009-03-254-164/+0
* Add a gtk_clipboard_dump target with a new .gyp file.sgk@google.com2009-03-252-0/+22
* Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK issky@google.com2009-03-251-2/+0