summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* This does a few things:piman@chromium.org2009-10-284-119/+152
* Cleanup the FlipDelegate API a bit in prep for fixing upload.mbelshe@google.com2009-10-284-15/+50
* Cleanup a few FirstRun methods that are only applicable to Windows.kuchhal@chromium.org2009-10-284-65/+22
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-2817-2/+265
* Change from absolute paths to relative paths to allow tests,etc. to be locate...kkania@google.com2009-10-283-114/+113
* pull newer gyp for make fixespiman@chromium.org2009-10-281-1/+1
* Remove the non-const browser() getter from BrowserWindowGtk.tony@chromium.org2009-10-281-5/+1
* Changes bookmark html writer test to lookup string rather than hardsky@chromium.org2009-10-281-14/+9
* Rename checkbin to checkbins (because it checks multiple binaries) and set sv...scherkus@chromium.org2009-10-283-2/+2
* Put back -fno-rtti which I somehow accidentally checked in.brettw@chromium.org2009-10-281-1/+1
* Update test_expectations to reflect what the buildbots are actually doing.japhet@chromium.org2009-10-281-58/+11
* Roll webkit to 50218jorlow@chromium.org2009-10-281-1/+1
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* Remove a DCHECK that happens on every exit of IE. We appear to be leaking aut...robertshield@chromium.org2009-10-281-1/+6
* Splits the command buffers into common commandsgman@google.com2009-10-2817-196/+488
* Oops...forgot the mac baseline.jorlow@chromium.org2009-10-281-0/+14
* Minor defense-in-depth tweak. end - start + 1 can actually go negative ifcevans@chromium.org2009-10-281-1/+1
* Revert 30359 - Change from absolute paths to relative paths to allow tests,et...kkania@google.com2009-10-283-112/+114
* Modify rebaseline tool to work with git and add rebaseline for vistavictorw@chromium.org2009-10-281-29/+66
* Fix SCOPED_TRACE to not access memory in a wrong way.phajdan.jr@chromium.org2009-10-281-1/+1
* Change from absolute paths to relative paths to allow tests,etc. to be locate...kkania@google.com2009-10-283-114/+112
* AutomatedUITestBase.CloseTab fails on multiple platforms, notnsylvain@chromium.org2009-10-281-8/+2
* Rebaseline string-conversion. V8 does "(){}" and JSC does "() {}"jorlow@chromium.org2009-10-282-3/+14
* The test is only failing on Mac, so lets just disabled it for Mac specificall...finnur@chromium.org2009-10-281-4/+13
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-288-48/+23
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-2813-0/+750
* Mapping third_party/makeself for the GYP build as well.vangelis@google.com2009-10-281-0/+3
* Clean up DOM Storage layout test expectations.jorlow@chromium.org2009-10-281-14/+19
* Revert V8 update. It caused ui_test regressions on Windows and Mac.ager@chromium.org2009-10-283-3/+3
* Constrain extension popups to a min/max size.erikkay@chromium.org2009-10-285-17/+62
* Update V8 to version 1.3.17.ager@chromium.org2009-10-283-3/+3
* Update the unit test to test the FLIP client writes as wellmbelshe@google.com2009-10-283-22/+126
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-287-34/+111
* Another flaky crashy test: ExtensionUpdaterTest.TestBlacklistUpdateCheckRequestsnsylvain@chromium.org2009-10-281-1/+2
* Add a comment above the disabled test to say which bugnsylvain@chromium.org2009-10-281-0/+1
* Allow sandbox logging to be set when invoking chrome and relayed to the rende...thomasvl@chromium.org2009-10-281-0/+4
* Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It failsnsylvain@chromium.org2009-10-281-3/+2
* Reset the Mac message pump's delayed work timer upon waking from system sleep.mark@chromium.org2009-10-283-2/+117
* Get rid of FilePath::AppendAndResolveRelative().mad@chromium.org2009-10-286-190/+34
* With the change in the constructor for the ChromeThread class, we are seeing ...ananta@chromium.org2009-10-282-1/+3
* Setting the SVN eol style to LF on chrome frame sourcesananta@chromium.org2009-10-281-79/+79
* Updating trunk VERSION from 227.0 to 228.0chrome-bot@google.com2009-10-281-1/+1
* DevTools: Remove base/ dependencies from glue/devtoolspfeldman@chromium.org2009-10-2820-230/+265
* WIP: websocket live experimentukai@chromium.org2009-10-283-0/+553
* Limit chrome.(browser|page)Action.setIcon({imageData:...}) toaa@chromium.org2009-10-281-2/+14
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-286-12/+21
* Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've ...finnur@chromium.org2009-10-281-1/+1
* Prep the management page for localization.finnur@chromium.org2009-10-283-30/+128
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-289-69/+812
* Fixed WebSocket related crash in webkit r50155ukai@chromium.org2009-10-281-7/+0