summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...ben@chromium.org2008-11-075-65/+152
* Port parts of chrome/common to Linux.evanm@google.com2008-11-073-33/+76
* Make the buildbots green.ager@google.com2008-11-071-1/+6
* Bringing in sct changes.bradnelson@google.com2008-11-073-73/+603
* Set cpus=1 on systems where we don't (yet) know how to deducesgk@google.com2008-11-071-2/+2
* Keep MessagePort wrappers alive for the life-time of the correspondingager@google.com2008-11-075-19/+45
* Updates one of the unit tests I disabled when I rewrote the popup blocker UI.erg@google.com2008-11-071-14/+61
* Remove KJS from the test lists since we don't keep itnsylvain@chromium.org2008-11-074-1543/+1411
* Fix initialization order to fix Mac & Linux.brettw@google.com2008-11-071-2/+2
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-0716-63/+447
* Fix keyboard unit test.evanm@google.com2008-11-072-1/+4
* Initialize member on non-Windows platforms.evanm@google.com2008-11-071-0/+2
* Delete layout_test_results/kjs/. No automated scripts are using it, sopamg@google.com2008-11-074104-244594/+0
* Make wdiff work for Mac toopinkerton@google.com2008-11-073-5/+14
* Bring ignored/fixable test lists more in sync with win since the last merge o...pinkerton@google.com2008-11-072-142/+351
* Adds cut/copy/paste support to the bookmark manager tree/table andsky@google.com2008-11-079-5/+239
* Make the linux test shell display the window title.agl@chromium.org2008-11-072-1/+2
* Make PlatformCanvasLinux match up with recent changes in the Windows one, whi...brettw@google.com2008-11-072-3/+8
* Fix Linux build bustage by making the ImageBufferSkia code compilable on all ...brettw@google.com2008-11-072-3/+6
* Fix crash in the icon manager. The decoding could be NULL, which would then getbrettw@google.com2008-11-073-2/+12
* Make Canvas and other ImageBuffer uses able to detect failure and not createbrettw@google.com2008-11-072-1/+20
* No code change. Force a build.maruel@chromium.org2008-11-071-5/+6
* Rebaselined the following 6 layout tests.sgjesse@chromium.org2008-11-077-13/+1
* Disallow shadowing of top since shadowing top can break frame-bustingager@google.com2008-11-0715-22/+340
* Do not allow shadowing of location.href since that can breakager@google.com2008-11-073-2/+8
* Make the buildbots happy. These started failing after a completelyager@google.com2008-11-072-0/+8
* Another attempt at fixing the flash security issue surroundingager@google.com2008-11-0713-120/+320
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-073-8/+9
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-0728-153/+1066
* Potential fix for FF importing issuecpu@google.com2008-11-072-3/+6
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-075-16/+25
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137, ananta@chromium.org2008-11-072-11/+15
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-0723-65/+514
* * Never launch Chrome in system level install mode.kuchhal@chromium.org2008-11-071-1/+3