summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix check deps by using <> for wtf includetc@google.com2008-11-101-1/+1
* Landing 37604:38097 mergedglazkov@google.com2008-11-1053-687/+1028
* Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.maruel@chromium.org2008-11-101-14/+16
* These tests have passed for a long time. Let's remove them fromager@google.com2008-11-101-17/+0
* Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G...deanm@chromium.org2008-11-101-1/+2
* Fix test list syntax.ager@google.com2008-11-104-105/+164
* Rebaseline layout test that depends on the ability to shadowager@google.com2008-11-104-2/+393
* Changed the DumpFramesAsText() to not dump anything about a frame if it is em...sgjesse@chromium.org2008-11-102-3/+3
* Fixes Issue 3096 in chromium "[Find in page] responds each IME composition, m...hbono@chromium.org2008-11-101-3/+74
* Implements a WM_MOUSEHWHEEL message handler.hbono@chromium.org2008-11-102-12/+5
* Remove a file that was only added temporarily and is no longer used.evanm@google.com2008-11-091-0/+0
* Fix build.evanm@google.com2008-11-091-0/+4
* test_webview_delegate.cc was forked for the Mac test shell, and thenevanm@google.com2008-11-097-834/+221
* NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's...deanm@chromium.org2008-11-083-6/+3
* EXPERIMENT:deanm@chromium.org2008-11-082-3/+7
* Reduce build verbosity after r5042mark@chromium.org2008-11-081-0/+1
* Reverting my previous experiment.jcampan@chromium.org2008-11-081-18/+0
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-0834-209/+1418
* A temporary experiment to try to solve the autofill perf regression.jcampan@chromium.org2008-11-081-0/+18
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-0810-140/+73
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-0810-73/+140
* * Create unique event in global namespacekuchhal@chromium.org2008-11-081-9/+3
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-0812-13/+241
* Add webkit/port/platform/graphics/ThemeHelperWin.cpp to the SCons build.sgk@google.com2008-11-081-0/+1
* Add history/history_publisher.cc and history/history_indexer.idl.sgk@google.com2008-11-081-0/+6
* Switch to the new crash service URL.mal@chromium.org2008-11-081-1/+1
* Add chrome\browser\autofill_manager.cc andsgk@google.com2008-11-081-0/+2
* Adding in new solution builder pattern.bradnelson@chromium.org2008-11-083-49/+77
* Roll this change back until I understand the crashes.ben@chromium.org2008-11-085-152/+65
* Port webplugin_impl test shell test to linux.estade@chromium.org2008-11-081-51/+54
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-0712-7/+507
* Address reivew comments from previous patch.brettw@google.com2008-11-073-6/+14
* * fix system level install bugkuchhal@chromium.org2008-11-071-1/+1
* Add installer\util\delete_reg_value_work_item{,_unittest}.ccsgk@google.com2008-11-072-0/+2
* Linux port: enable a bunch of already-passing test shell tests.estade@chromium.org2008-11-072-10/+10
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-073-32/+47
* Port a resource fetcher test shell test to linux.estade@chromium.org2008-11-072-11/+40
* Fix panning cursors. Converts them from PNG files to CUR files, so that the ...darin@chromium.org2008-11-0712-31/+73
* Remove windows-isms from drag & drop. Thistc@google.com2008-11-0730-1582/+847
* Removed lint problems. NO funcationality changes.brg@chromium.com2008-11-073-73/+71
* We have a crash caused by view_ being NULL here.nsylvain@chromium.org2008-11-071-1/+1
* 2 things:jcampan@chromium.org2008-11-071-4/+5
* Update the SafeBrowsing protocol version to 2.2, which handlespaulg@google.com2008-11-071-3/+3
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-072-8/+17
* Fixes bug in building filter string for open dialog that resulted insky@google.com2008-11-071-1/+2
* Fix a failure on the ipc_tests due to a race between closing thervargas@google.com2008-11-071-0/+6
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-0716-932/+816
* Restructure the keyboard test_shell test to properly init event namesevanm@google.com2008-11-071-63/+73
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-0739-124/+739
* Turns back on tree's double buffering when RTL. For some reason asky@google.com2008-11-071-14/+11