summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.jon@chromium.org2009-03-191-0/+1
* Linux: fix crash when getting the screen info for a NULL window.agl@chromium.org2009-03-191-8/+8
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-197-11/+12
* Enable IDL attribute [V8ReadOnly] to have the same mbelshe@google.com2009-03-191-3/+4
* Reorder some stuff to be in alphabetical order in preparation for adding more...pkasting@chromium.org2009-03-192-246/+246
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-1911-56/+37
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-1911-37/+56
* Linux GYP: build fixagl@chromium.org2009-03-191-110/+182
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-1916-214/+516
* Rebase stroking layout test. The change I made in webkit to fix this has nowsverrir@chromium.org2009-03-193-2/+2
* Convert FindInPage wstrings to string16.tc@google.com2009-03-1914-28/+27
* Test was examining a variable without first acquiring a required Lock.ralphl@chromium.org2009-03-194-11/+35
* Mark new layout test failures to greenify the waterfall.dglazkov@google.com2009-03-191-3/+4
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-193-10/+30
* Lands http://codereview.chromium.org/43009 .sky@google.com2009-03-191-2/+4
* Add merge regression.dglazkov@google.com2009-03-191-0/+2
* Fix gcc 4.3 warning in directory_watcher_inotify.ccphajdan.jr@chromium.org2009-03-191-2/+8
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-194-5/+8
* Remove Mac baseline -- we should match upstream here.dglazkov@google.com2009-03-191-217/+0
* Add support for running the v8 tests under Purify.erikkay@google.com2009-03-191-29/+53
* Rebaseline layout test to account for plugin using console to log messages.dglazkov@google.com2009-03-191-1/+6
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-198-22/+371
* Do correct hit testing for context menu items in WebViewImpl.estade@chromium.org2009-03-192-20/+21
* WebKit Merge 41807:41827, Chromium side.dglazkov@google.com2009-03-1916-56/+350
* Fix Linux build (and clean TestShell build).darin@chromium.org2009-03-192-4/+1
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-1915-76/+23
* Remove extra language under "Spell-checker options" context menusidchat@google.com2009-03-191-1/+8
* DEFERs the svg tests:sky@google.com2009-03-191-8/+5
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6
* Make the status bubble avoid the mouse.avi@google.com2009-03-192-8/+96
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-199-249/+155
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-1924-110/+641
* Increase the pause() for the re-stopped portion of the interval test to try t...willchan@chromium.org2009-03-191-11/+17
* DEFERs two more SVG testssky@google.com2009-03-191-4/+5
* Call two more shutdown functions, and set an environment variable, dkegel@google.com2009-03-193-0/+18
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-196-14/+43
* Add some UBC eviction code after talking to Amit (and it doesn't even requirethomasvl@chromium.org2009-03-191-3/+21
* A quick fix for Issue 2720.hbono@chromium.org2009-03-192-0/+24
* Fix traceline's system call patching on recent versions of ntdll.dll.deanm@chromium.org2009-03-192-6/+13
* Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.darin@chromium.org2009-03-191-70/+59
* Add a unit test for X509Certificate::Policy.abarth@chromium.org2009-03-191-0/+36
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-1957-520/+317
* Remove useless BlockedRequest class.abarth@chromium.org2009-03-192-13/+6
* ScopedVariant implementation.tommi@chromium.org2009-03-195-0/+593
* Check return value of AbsolutePathagl@chromium.org2009-03-191-1/+2
* Net unittests: handle the case where recv failsagl@chromium.org2009-03-191-1/+9
* Linux: fix include filename caseagl@chromium.org2009-03-191-2/+2
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Roll back double launch of chrome fixcpu@google.com2009-03-191-3/+1
* Fixed build bustage due to r12071hclam@chromium.org2009-03-191-0/+3