summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pulling in latest software construction toolkit.bradnelson@google.com2008-10-2315-106/+560
* Port some more parts of browser/evanm@google.com2008-10-2311-86/+124
* Pick up typo fix.pkasting@chromium.org2008-10-231-1/+1
* Copies webkit gtk's rendering code for now, commenting out a few parts which ...erg@google.com2008-10-236-55/+3826
* This fixes http://code.google.com/p/chromium/issues/detail?id=2529, which isananta@chromium.org2008-10-234-4/+16
* Fix build bustage due to gears build not having an include rule. I'm justmpcomplete@google.com2008-10-231-0/+1
* Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.pkasting@chromium.org2008-10-235-54/+17
* Fix array out of bounds in unit test.ericroman@google.com2008-10-231-10/+8
* Set |contents_mime_type| early enough so that the encoding menu is enabled on...jungshik@google.com2008-10-231-3/+7
* Removing more dependencies on the relative location of $CHROME_SRC_DIR.bradnelson@google.com2008-10-238-17/+19
* Change DEPS to pull Gears from the opensource svn mirror.mpcomplete@google.com2008-10-234-5/+20
* First stab at webinputevent_linux.cc. Coverts GDK events totc@google.com2008-10-238-12/+1110
* Fixes bug in FillLayout. It should use the size of the root view. I'msky@google.com2008-10-231-3/+1
* test something else to fix dist crashesben@chromium.org2008-10-231-0/+4
* And again...test list update.ojan@google.com2008-10-231-3/+0
* Add field trial support to base on the Macamanda@chromium.org2008-10-231-0/+10
* Make sure that checked state on {radiobox, checkbox} does not get flipped in ...ericroman@google.com2008-10-231-6/+12
* Bound the maximum buffer size for response headers.ericroman@google.com2008-10-234-0/+73
* A recent fix to a post-merge SVG regression broke the expected image (but not...jhaas@chromium.org2008-10-232-1/+1
* Yet another test list update to match the builders.ojan@google.com2008-10-231-1/+4
* Add a separate string for showing that chrome updated withouttc@google.com2008-10-232-10/+13
* Fixes bug in TextField::SetEnabled. The code was invoking SetReadOnlysky@google.com2008-10-231-1/+1
* Simultaneously store multiple formats on the linux clipboard.estade@chromium.org2008-10-235-69/+192
* Revert r3812, which seems to have caused reliability testpatrick@chromium.org2008-10-231-1/+1
* fork PlatformScreenMac into our port to avoid PLATFORM(MAC) issuespinkerton@google.com2008-10-232-4/+103
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-2313-6/+1259
* Testing that an inactive closure cannot access new page in a frame.fqian@google.com2008-10-235-0/+69
* Get back to pulling V8 from trunk (0.4.0).kasperl@google.com2008-10-231-1/+1
* Update V8 in Chromium and fix compilation errors kasperl@google.com2008-10-236-21/+22
* Yet another test list update to match state of builders.ojan@google.com2008-10-231-2/+0
* Fixed SVG path fill rule (even-odd or winding) which broke with the mergejhaas@chromium.org2008-10-232-6/+3
* Disable link doctor when in off the record/incognito mode.tc@google.com2008-10-231-0/+4
* Get DragDataChromium and AXObjectCache building on Linux. These are the lastagl@chromium.org2008-10-232-3/+1
* Fix crash due to NULL deref.ben@chromium.org2008-10-231-1/+4
* Build fix for Linuxagl@chromium.org2008-10-231-1/+3
* Use CG instead of Skiamark@chromium.org2008-10-231-0/+9
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-234-18/+17
* Cut'n'paste enough of the real test shell to fix some more errors.evanm@google.com2008-10-231-0/+88
* Update third_party/WebKit revision to include fixes of split window.fqian@google.com2008-10-221-1/+1
* Change a dependency from clipboard_util.h to the more cross-platform clipboard.hestade@chromium.org2008-10-221-2/+2
* Remove DerivedSources.cpp from KJSBindings.vcproj, and replace it with all th...pkasting@chromium.org2008-10-222-110/+1163
* Take PLATFORM_MAC stuff out of editor_client_implmark@chromium.org2008-10-222-25/+0
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-228-93/+127
* Create a thread-safe observer list. Will be usedmbelshe@google.com2008-10-225-6/+413
* Build libxslt on the Mac. This seems to be needed while disablingmark@chromium.org2008-10-224-5/+594
* Second part of split window support in the binding part.fqian@google.com2008-10-229-263/+353
* Plugin changes to make JSC build work.ojan@google.com2008-10-223-1/+12
* Rebaseline two tests. Apparently we use classic style controlstc@google.com2008-10-225-5/+2
* Use ETS_FOCUSED instead of TS_CHECKED to signify that a buttontc@google.com2008-10-222-2/+2
* Change the default http stack for chrome.exe from winhttp to the new one.ericroman@google.com2008-10-223-6/+5