summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Final wiring of the distribution stringscpu@google.com2009-03-262-6/+14
* TBR=ralphl, scherkushclam@chromium.org2009-03-261-3/+4
* Re-enable DOM checker test.patrick@chromium.org2009-03-261-2/+2
* Reverting 12559.yurys@google.com2009-03-261-1/+1
* Disk cache: Add a unit test that instantiates three cachesrvargas@google.com2009-03-263-7/+50
* Minor cleanup:patrick@chromium.org2009-03-261-4/+4
* Update WebKit dependency to include result of change http://codereview.chromi...yurys@google.com2009-03-261-1/+1
* Make sure *BUILD* env vars are passed around for Linux official builds.mmoss@chromium.org2009-03-261-0/+1
* Block Oriya locale on Windows XP.jungshik@google.com2009-03-267-0/+54
* WebContentsView became more than just an interface with 48103 (r12483). If we...avi@google.com2009-03-267-80/+65
* Passing a foreground window to the google update code so that if it triggers ...robertshield@google.com2009-03-263-10/+34
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-2610-16/+143
* Remove obsolete TODOs.pinkerton@chromium.org2009-03-261-9/+1
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-2611-47/+129
* Change # for //. duhnsylvain@chromium.org2009-03-261-1/+1
* We had some entries twice in the list. Cleaning up.nsylvain@chromium.org2009-03-261-4/+2
* Add test regressions since the webkit merge yesterday.sverrir@chromium.org2009-03-261-5/+15
* Update expectations for a GC test.ager@chromium.org2009-03-261-1/+1
* Revert Linux Omnibox color changes in r12516.deanm@chromium.org2009-03-261-3/+3
* Fix window.history GC issue. Since the history object is not part ofager@chromium.org2009-03-263-15/+27
* Make sure last_time_seen_ is protected by the CookieMonster lock.deanm@chromium.org2009-03-261-2/+6
* Make DevTools client survive 'refresh' of the inspectable tab.pfeldman@chromium.org2009-03-2610-76/+212
* 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