summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port:mark@chromium.org2008-10-243-33/+76
* make urlbar scroll horizontally rather than wrap, like a real url barpinkerton@google.com2008-10-241-0/+2
* wrap windows-only assert in ifdefspinkerton@google.com2008-10-241-0/+2
* The recent new dependencies in gears are killing the try bots.maruel@chromium.org2008-10-240-0/+0
* In the upstream bug, we realized that the only caller of this function has a CGmark@chromium.org2008-10-241-4/+2
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-244-14/+14
* Remove the status bubble 1px overhang.glen@chromium.org2008-10-242-6/+9
* Make resource bundle return red square box again instead of empty bitmapkuchhal@chromium.org2008-10-245-18/+21
* rough build instructions for linux from Alejandro Salazar (asalazar@google.com)pinkerton@google.com2008-10-241-3/+45
* Roll DEPS to pull in newest version fo open-vcdiffjar@google.com2008-10-241-1/+1
* code review changekuchhal@chromium.org2008-10-241-1/+1
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-249-93/+275
* Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.ananta@chromium.org2008-10-242-3/+18
* Make eventSender.keyDown() accept both arrays of strings and a single string toolehougaard@google.com2008-10-243-17/+23
* Removed test_entry, which became superfluous after type of entry was changed ...olehougaard@google.com2008-10-241-5/+2
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-243-84/+43
* We might use gtk functions, maybe Qt, maybe raw X11. Maybe we can re-use som...agl@chromium.org2008-10-242-1/+62
* Build PlatformScrollBarChromium on Linux since 8127 got committed.agl@chromium.org2008-10-241-1/+0
* Get CSSFontFaceSource and CachedFont building under Linuxagl@chromium.org2008-10-245-1/+19
* Slight signature changes for rlz libcpu@google.com2008-10-241-1/+2
* Fix Issue 1356872 "Russian bdic is corrupted".hbono@chromium.org2008-10-243-4/+20
* Remove the Google Cache link from local error pages.tc@google.com2008-10-244-33/+4
* Prevent TestShell from crashing at launch: don't release garbage CGImageRefmark@chromium.org2008-10-241-0/+3
* Build TestShell againmark@chromium.org2008-10-241-1/+14
* Stub out image and icon methods we need to link. We'll want realmark@chromium.org2008-10-243-6/+130
* Forgot to include this in changed files.sky@google.com2008-10-241-0/+8
* Adds a horizontal split view.sky@google.com2008-10-244-1/+185
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-246-70/+155
* remove PLATFORM(MAC) because it makes no sense as it's not defined anymorepinkerton@google.com2008-10-241-12/+0
* Resolve undefined symbols with "mime" in their names resulting frommark@chromium.org2008-10-242-1/+17
* Update strings based on the most recent dumps from thetc@google.com2008-10-2482-117/+513
* Build webcursor.cc. I don't know how we weren't building that file, especiallymark@chromium.org2008-10-241-0/+2
* Don't use some Mac-specific editor methods that now come in from Editor.cppmark@chromium.org2008-10-241-2/+8
* Put webkit.xcodeproj:port back into the "all" build by making all.xcodeprojmark@chromium.org2008-10-241-76/+11
* Get back to pulling V8 from trunk (0.4.0).patrick@chromium.org2008-10-241-1/+1
* use WIN_OS, not WINpinkerton@google.com2008-10-241-2/+2
* Pull in latest file from Mozilla.pamg@google.com2008-10-241-8/+34
* Make this compile without PLATFORM(MAC), but with some things stubbed outpinkerton@google.com2008-10-241-16/+75
* stub out drawing and hit testing to compile/link on non-windows platformspinkerton@google.com2008-10-241-1/+45
* Revert r3873, fixed a different way in r3881mark@chromium.org2008-10-241-1/+1
* Stub out a constructor and method we don't need now, but which WebKit callsmark@chromium.org2008-10-241-0/+14
* Fix #if to go with #include change. Use webkit styletc@google.com2008-10-241-4/+4
* The constructor should initialize callback_ to NULL.wtc@google.com2008-10-241-4/+5
* Now that we have the windows VK_* values defined, we can includetc@google.com2008-10-243-10/+5
* Set ENABLE_JAVASCRIPT_DEBUGGER=0 to fix breakage from r3853. This was alreadymark@chromium.org2008-10-231-2/+2
* GraphicsContextCG uses CFURLRef conversions that may not be available. Filedmark@chromium.org2008-10-231-1/+1
* Review URL: http://codereview.chromium.org/8125petersont@google.com2008-10-232-35/+17
* Fix scrolling when mouse wheel is set to scroll a page.joshia@google.com2008-10-231-7/+11
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-234-35/+98
* A new struct AutofillForm for use as temporary data storage for communication...petersont@google.com2008-10-232-17/+35