summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding new EULA dialog translations.gwilson@google.com2009-01-2741-0/+1927
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-273-2/+19
* Allow "hammer Hammer SHARED=1" to build cleanly.tc@google.com2009-01-272-0/+14
* A little porting in chrome/renderer.estade@chromium.org2009-01-272-5/+1
* Adobe Reader 7 expects the load_manually flag to be set when being instantiat...ananta@chromium.org2009-01-272-5/+6
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-2712-40/+72
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-274-52/+34
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-277-363/+395
* svn:ignore *.vspscctc@google.com2009-01-270-0/+0
* Rebaseline more Linux svg layout tests. Delete an incorrect win baseline.jhawkins@chromium.org2009-01-2711-9/+71
* MAC: build fixagl@chromium.org2009-01-271-0/+4
* Fix a small, subtle problem that caused an interactive_ui_test failure.pkasting@chromium.org2009-01-271-2/+8
* Windows, test_shell: build fixagl@chromium.org2009-01-271-1/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-2732-169/+237
* Give the container a chance to handle function keys.tommi@chromium.org2009-01-271-0/+1
* Add Mac baseline for url parsing test, since googleurl doesn't match the WebK...mmoss@chromium.org2009-01-272-4/+38
* Small test shell work:thomasvl@chromium.org2009-01-272-14/+4
* Bring our EULA files to parity with the website.glen@chromium.org2009-01-2750-160/+961
* Add text for plugin infobar help center link.glen@chromium.org2009-01-271-1/+4
* Linking a crashing test to a bug report.finnur@google.com2009-01-271-1/+1
* moved two private functions into an anonymous namespaceerikkay@google.com2009-01-271-0/+4
* Forgot to use the correct enums on my previous distro CLcpu@google.com2009-01-272-4/+6
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-2716-88/+201
* Add new file render_thread_unittest.cc to windows project file for unit_tests.jrg@chromium.org2009-01-271-0/+4
* Reduce the amount of #ifdef.maruel@chromium.org2009-01-271-35/+21
* Update V8 to latest trunk version.ager@google.com2009-01-273-8/+15
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-277-57/+90
* Set the default result to no match, as the incorrect hash error will be set offjhawkins@chromium.org2009-01-271-1/+1
* Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...tc@google.com2009-01-279-775/+775
* URL parse layout test still broken on Mac.mmoss@chromium.org2009-01-271-0/+4
* Initialize result for the case where image_diff is not available.jhawkins@chromium.org2009-01-271-0/+1
* Fix three image hashes on Linux that were incorrect. The images matched, but...jhawkins@chromium.org2009-01-277-3/+3
* Roll forward 8722,8721jeremy@chromium.org2009-01-2713-106/+250
* FileUtilTest.Contains failed on Vista Home 64 (and wine)dkegel@google.com2009-01-271-4/+7
* render_* work.jrg@chromium.org2009-01-279-26/+180
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Add NOTREACHED() in switch default part which should never be reached.phajdan.jr@chromium.org2009-01-271-0/+1
* Remove inline ToString(KURL) method from v8_bindings.h.tc@google.com2009-01-271-5/+0
* Fix the merge diff3 wrapper to work around a python subprocess bug on windowseseidel@chromium.org2009-01-271-5/+21
* Call image_diff on the actual and expected images if the hashes don't match tojhawkins@chromium.org2009-01-272-9/+31
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-276-65/+77
* Bring in googleurl changes which fix URL parsing layout test.mmoss@chromium.org2009-01-273-5/+2
* Fix a memory leak in release with ThreadCollisionWarner unit tests. Less than...maruel@chromium.org2009-01-271-8/+20
* Reverting 8722,8721.maruel@chromium.org2009-01-2712-246/+102
* Fix Windows build.jeremy@chromium.org2009-01-271-0/+3
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-2712-102/+243
* Fix linux build breakage.maruel@chromium.org2009-01-271-0/+3
* Unimportant cleanup.avi@chromium.org2009-01-272-2/+2
* More updates to build optimization settings.deanm@chromium.org2009-01-271-4/+5
* Add HexStringToBytes which takes an arbitrary length hex string and creates a...erikkay@google.com2009-01-273-0/+97