summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-2246-212/+51
* Revert r5890 (accidental commit).estade@chromium.org2008-11-222-23/+20
* Add new infobar files to SCons build.sgk@google.com2008-11-222-0/+3
* Adjust histograms to get better data for latency experimentsjar@google.com2008-11-225-27/+57
* Correctly render scroll bars on web frames by setting a matrix translation on...estade@chromium.org2008-11-222-20/+23
* Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-inputsgk@google.com2008-11-221-38/+34
* Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.sgk@google.com2008-11-221-4/+0
* Purify support:sgk@google.com2008-11-227-14/+48
* Build fix 2.evanm@google.com2008-11-221-2/+1
* Build fix.evanm@google.com2008-11-221-1/+2
* container_win.cc => widget_win.cc in the SCons build.sgk@google.com2008-11-221-1/+1
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* This change makes the following infobars use the new system:ben@chromium.org2008-11-228-83/+91
* Back out r5252 temporarily to see if it is related to thewtc@google.com2008-11-221-10/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2231-376/+377
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-224-2/+19
* Update deps and the merge tool now that WebKit and WebKitLibraries have been ...ojan@google.com2008-11-222-3/+7
* Add run time checks to get more info for bug 3931.rvargas@google.com2008-11-221-8/+26
* Fix a header rename I missed on the last step.brettw@google.com2008-11-221-1/+1
* Fix header names.brettw@google.com2008-11-221-3/+3
* Fix infinite paint loop on Linux.evanm@google.com2008-11-221-2/+20
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-2221-1083/+26
* Update test list after webkit merge. TBR to greenify build.ojan@google.com2008-11-221-1/+13
* Generate a warning if the return value of FilePath::Append is ignored.agl@chromium.org2008-11-212-3/+10
* Don't crash if test server was not started.dkegel@google.com2008-11-212-4/+26
* Parse VDMX tables for font metrics in Skia.agl@chromium.org2008-11-215-4/+265
* non third_party/WEbKit side of WebKit merge 38550:38575.ojan@google.com2008-11-217-4/+19
* Move ScheduledAction.h into bindings/v8 where it belongs.darin@chromium.org2008-11-214-23/+18
* Make the implementation of LaunchApp have the correct prototype to match the ...deanm@chromium.org2008-11-211-1/+1
* Port stress_cache tool.deanm@chromium.org2008-11-213-27/+67
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2126-92/+1140
* Fix crashes while displaying large animated GIFs. Our old understanding of t...pkasting@chromium.org2008-11-213-4/+10
* Assign result of FilePath.Append(), otherwise the value isn't changed.mmoss@google.com2008-11-211-1/+1
* fix bustageben@chromium.org2008-11-211-0/+2
* helper method for getting the platform name in layout teststc@google.com2008-11-213-9/+24
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-2115-25/+989
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-212-6/+8
* Fix a few leaks in SafeBrowsing. These have been around since the beginning,...erikkay@google.com2008-11-214-8/+76
* Base class for setup's html dialogscpu@google.com2008-11-213-13/+291
* Add a manifest to chrome.exe because we need thatnsylvain@chromium.org2008-11-213-1/+17
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-2124-332/+327
* Rename Container->Widgetben@chromium.org2008-11-21107-701/+663
* Port some files in chrome/common to Linux.evanm@google.com2008-11-217-36/+31
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2124-327/+332
* Fix issue where NTP metrics for restored tabs weren't getting recorded correc...glen@chromium.org2008-11-212-4/+1
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-2116-48/+57
* Fixes possible crash in creating Browser. The crash could happensky@google.com2008-11-211-0/+5
* Build bsdiff.exe, not bsdiff.lib (old, old cut-and-paste error).sgk@google.com2008-11-211-9/+3
* Fix the getintidentifier-special-values.html plugin layout test, which broke ...ananta@chromium.org2008-11-211-2/+11
* Delete ifdefs which were causing a crash by hiding a NULL check.erg@google.com2008-11-211-2/+0