summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...xji@chromium.org2009-03-261-2/+6
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-263-61/+52
* - Launch DOM checker in the subdirectory 'dom_checker/', as specified by itspatrick@chromium.org2009-03-265-10/+41
* Ability for demuxer clients to get to FFmpeg's AVStream object exposed as an ...ralphl@chromium.org2009-03-269-67/+136
* Revert change 12507 and 12532 because it breaks the nsylvain@chromium.org2009-03-269-804/+389
* Fix purify error for DOM UI unit test.brettw@chromium.org2009-03-261-2/+1
* Update WebKit revision in DEPS to pick up my fix for purify.jianli@chromium.org2009-03-261-1/+1
* Defer a layout test because it times outhclam@chromium.org2009-03-261-3/+4
* Linux: char-decoding fails since jshik removed the faulty baselineagl@chromium.org2009-03-261-1/+1
* Enabled tests:hclam@chromium.org2009-03-261-6/+3
* Fix missing include file in webframeloaderclient_impl.h to make it self-conta...jianli@chromium.org2009-03-261-0/+1
* Add a copy of the V8 Benchmark Suite (version 3) for performance testing.patrick@chromium.org2009-03-2614-0/+13428
* Make sure filters can handle an empty input bufferjar@chromium.org2009-03-252-4/+8
* Fix a race in proxy_service_unittest.cc that was causing flakiness on purify ...ericroman@google.com2009-03-251-35/+102
* Add support for -Duse_system_{libxml,libxslt,sqlite}=1 forsgk@google.com2009-03-253-360/+413
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-2519-76/+135
* Magic incatation to have the translated strings appear in the setup.exe resou...cpu@google.com2009-03-251-0/+2
* LINUX: fix duplicate entry in test_expectations.txtagl@chromium.org2009-03-251-2/+3
* Relanding since it was breaking the Release build (because of missing includes).jcampan@chromium.org2009-03-257-115/+183
* Linux UI theming:estade@chromium.org2009-03-255-7/+25
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-259-80/+297
* Linux: update test expectations for merge failures.agl@chromium.org2009-03-251-13/+12
* Linux: roll DEPS to pickup scrollbars change.agl@chromium.org2009-03-251-1/+1
* Linux: rebaseline for scrollbars change.agl@chromium.org2009-03-25850-425/+425
* Use the correct g_free instead of free when freeing memory passed to us from ...jhawkins@chromium.org2009-03-251-1/+1
* 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