summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename SConscript.dll to SConscript.browser, to more accurately reflect itsmpcomplete@google.com2008-11-072-2/+2
* Some basic keyboard and focus support.evanm@google.com2008-11-075-6/+51
* Plop gears 0.5.3.0 binaries in the Chrome tree.mpcomplete@google.com2008-11-072-0/+0
* Fix gears-scons linux buildmpcomplete@chromium.org2008-11-072-42/+45
* Insert histograms to support latency experiments with SDCHjar@google.com2008-11-075-1/+42
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-072-2/+8
* Pull input file lists from SConscript.common and SConscript.dll tompcomplete@google.com2008-11-074-994/+1010
* Add prefixes to I/O data trace names so they can be distinguished on thepamg@google.com2008-11-071-8/+16
* Continue with crosssite navigations if alerts are suppressedojan@google.com2008-11-075-6/+21
* Prevent window.close() working from Javascript when a blocked popup notificat...erg@google.com2008-11-073-2/+15
* Implement the idle timer for Linux using libxss.dsh@google.com2008-11-063-0/+66
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-0615-164/+645
* Missed a file in 9468.bradnelson@chromium.org2008-11-061-1/+1
* fix minor style nitkuchhal@chromium.org2008-11-061-3/+1
* Adding in modp_b64 to test that needs it.bradnelson@chromium.org2008-11-061-4/+3
* Change the way inputs are specified in the gears sconscripts. This will makempcomplete@google.com2008-11-0613-317/+322
* More efficient webkit addRepository() mapping.sgk@google.com2008-11-063-12/+19
* Disable the double buffering in TreeView when the locale is RTL. This means t...idana@google.com2008-11-061-0/+16
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-066-29/+37
* Prepend protocol on file URLs in test shell gtk.estade@chromium.org2008-11-062-10/+19
* Make canvas code a bit more resilient to crashes.joshia@google.com2008-11-065-49/+73
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-067-38/+158
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-0623-76/+125
* fix bug in scrolling where we wouldn't store the unioned rectangles, just let...pinkerton@google.com2008-11-061-1/+1
* Attempting to fix the Mac build.jcampan@chromium.org2008-11-062-9/+0
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-0638-773/+166
* Enable unload UI tests again, but don't run them for single-process.ojan@google.com2008-11-061-4/+21
* Correctly add expectation.brettw@google.com2008-11-061-1/+1
* Mark my test as failing.brettw@google.com2008-11-061-1/+5
* Fix Chrome do not launch problem.kuchhal@chromium.org2008-11-061-1/+3
* fix mac build part 4tony@chromium.org2008-11-061-0/+6
* Add histogram to show network latency (first byte to last byte)jar@google.com2008-11-062-0/+16