summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Branding of Chrome.app.jrg@chromium.org2009-03-043-6/+45
* Missing util filesavi@chromium.org2009-03-042-0/+138
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-0421-334/+280
* Make UITest::CrashAwareSleep portable.phajdan.jr@chromium.org2009-03-044-5/+30
* Add trivial theming support in extensions.erikkay@google.com2009-03-045-13/+103
* Fix stupid mistake of forgetting negation in if condition.kuchhal@chromium.org2009-03-041-1/+1
* Chrome side of WebKit merge 41402:41420brettw@chromium.org2009-03-043-3/+3
* Rebase button tests whose output is now correct.ojan@google.com2009-03-045-53/+51
* Roll deps to pull in webkit with textarea fixes. TBR.ojan@google.com2009-03-041-1/+1
* Two fast/form Layout tests.finnur@chromium.org2009-03-047-126/+129
* Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...ben@chromium.org2009-03-041-1/+5
* add the webkit resources/strings to the combined pak files for mac/linux.thomasvl@chromium.org2009-03-041-0/+2
* Register SSLManager preferences on linux and mac.evan@chromium.org2009-03-041-3/+3
* Removing the scripts that aren't needed in a gyp based mac build.thomasvl@chromium.org2009-03-042-71/+0
* Update test lists with platform-specific results from the last merge, observedpam@chromium.org2009-03-041-58/+9
* net.gyp changes for the Linux build (and some Windows fixing):sgk@google.com2009-03-041-43/+23
* Check in a generated config.h file for SDCH on Linuxsgk@google.com2009-03-043-4/+125
* Reland r10674, which got lost during Ben's reorg of the frame code.pkasting@chromium.org2009-03-042-7/+7
* Use actual file system directory for Desktop shortcut instead of virtual folder.kuchhal@chromium.org2009-03-041-1/+2
* Change line endings to Unix on url_constants.*brettw@chromium.org2009-03-041-33/+33
* Update V8 to a safer version not containing a regexp optimization.ager@chromium.org2009-03-041-1/+1
* Fix crasher in InitCurrentUI.glen@chromium.org2009-03-041-2/+8
* It appears that ExtensionViewTest is behind a few bugs on the purify unit tes...erikkay@google.com2009-03-041-1/+4
* Try to fix a Purify UMR error. This isn't great, but it's better than nothing.deanm@chromium.org2009-03-041-2/+5
* Update V8 again to get a crash fix and a regexp fix.ager@chromium.org2009-03-041-1/+1
* Update v8 to version 1.0.3.1 containing a fix for a crash bug in newager@chromium.org2009-03-041-1/+1
* Commit http://codereview.chromium.org/27037aa@chromium.org2009-03-044-259/+173
* Also fixes a bug where an externally installedaa@chromium.org2009-03-043-197/+194
* Reduce string conversions related to cookie handling, and eliminate somedarin@chromium.org2009-03-042-8/+9
* Move the main entry point *.scons files in the key remaining componentssgk@google.com2009-03-044-4/+4
* Fix bone-headed bug where ExtensionErrorReporteraa@chromium.org2009-03-042-2/+9
* Eliminate an implicit string copy from WebString to string16 in order to testdarin@chromium.org2009-03-041-1/+2
* revert r10874 since it had no impact on intl1 page cyclerdarin@chromium.org2009-03-041-62/+0
* Fix the Linux buildbrettw@chromium.org2009-03-041-1/+2
* Fix stupid typo causing the navigation entry unit tests to fail.brettw@chromium.org2009-03-041-1/+1
* Fix 16/wide build bustange on non-Windows.brettw@chromium.org2009-03-045-5/+5
* Fix the build with some forgotten string conversions on non-Windows.brettw@chromium.org2009-03-049-15/+16
* Try reverting to the old shared timer implementation to see if it explainsdarin@chromium.org2009-03-041-0/+62
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-045-49/+51
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-0431-83/+134
* Roll DEPS to pick up WebKit changedglazkov@google.com2009-03-041-1/+1
* revert r10867 since it had no impact on page load perfdarin@chromium.org2009-03-043-13/+4
* First step towards moving v8 extensions out of WebCore. asargent@chromium.org2009-03-041-1/+2
* Test reverting to WebKit's implementation of WTF::currentTime() to see if itdarin@chromium.org2009-03-043-4/+13
* Sort files added in r10847mark@chromium.org2009-03-041-4/+4
* Fix back button behavior for DOMUI contents (or at least make it as not-broke...glen@chromium.org2009-03-041-0/+1
* Show icons for exe files in download manager. Issue was that the paths were c...glen@chromium.org2009-03-041-2/+9
* * Make the download page focus the input field onload.* Fix spacing between c...glen@chromium.org2009-03-042-18/+56
* Make New Tab Page work correctly in incognito mode (8294)glen@chromium.org2009-03-046-48/+69
* Fix webkit by removing duplicated lines.nsylvain@chromium.org2009-03-042-2/+1