summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some recent reliability crashes to known_crashes.txt.senorblanco@chromium.org2009-09-281-7/+16
* Coverity: Remove two unused member variables.jhawkins@chromium.org2009-09-281-3/+0
* We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementat...ananta@chromium.org2009-09-281-12/+20
* If IE was navigated away to a different page when the ChromeFrame inspector w...ananta@chromium.org2009-09-281-0/+5
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-2819-134/+134
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-2827-146/+3218
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-289-0/+29137
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-285-120/+132
* Coverity: Initialize all of the member variables in the default constructor.jhawkins@chromium.org2009-09-281-11/+20
* Moving tryserver.bradnelson@google.com2009-09-281-2/+2
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-2829-516/+42
* Updating trunk VERSION build from 219.4 to 219.5laforge@chromium.org2009-09-281-1/+1
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-2812-137/+164
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2829-42/+516
* Coverity: Initialize profile_ and process_images_ in the constructor.jhawkins@chromium.org2009-09-282-3/+4
* Move cairo font handling from printing to skia to avoid circular dependency.mmoss@chromium.org2009-09-284-146/+150
* Add columns to gtk task manager.thakis@chromium.org2009-09-281-1/+51
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-2824-32/+515
* Coverity: Initialize message_loop_ in the constructor.jhawkins@chromium.org2009-09-281-1/+2
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Coverity: Initialize message_response_timeout_ in the constructor.jhawkins@chromium.org2009-09-281-0/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-2827-106/+122
* Linux: add note to about:memoy re missing renderers.agl@chromium.org2009-09-281-1/+1
* Build fix take 2.agl@chromium.org2009-09-281-0/+2
* Revert "gtk implemenation of Scrollbar."agl@chromium.org2009-09-286-472/+49
* Make the invisible items in the system menu of a few Indian language versions...jshin@chromium.org2009-09-281-1/+2
* gtk implemenation of Scrollbar.oshima@chromium.org2009-09-286-49/+472
* Build fix: ChromeOS is using a more recent compiler.agl@chromium.org2009-09-281-0/+1
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-2827-122/+106
* Mac: Sheets should be positioned between the content and everything above it.erg@chromium.org2009-09-281-2/+5
* Linux: create the directory for the desktop file in the wrapper script if it ...mdm@chromium.org2009-09-281-0/+1
* Remove failing expectations for tests, fixed in http://trac.webkit.org/change...dglazkov@chromium.org2009-09-281-4/+0
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-287-269/+3
* Comment out the condition (b == vmax), since it will always be true at this p...jhawkins@chromium.org2009-09-281-1/+3
* A couple fixes to layout test scripts:jianli@chromium.org2009-09-283-4/+8
* Be defensive against 0-sized custom cursors. This may fix a moderately commoncevans@chromium.org2009-09-282-4/+9
* Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...tim@chromium.org2009-09-283-0/+14
* Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.erg@google.com2009-09-282-12/+34
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-288-28/+153
* Don't instrument NSS for ThreadSanitizertimurrrr@chromium.org2009-09-281-0/+5
* This CL adds the facility of providing Linux- andtimurrrr@chromium.org2009-09-282-3/+23
* When the results.json file is not locally available, grab itojan@chromium.org2009-09-282-41/+75
* Make dumpBackForwardList() print file and data URL results that match upstream.dglazkov@chromium.org2009-09-282-7/+27
* Add two more transition-end-event flaky layout testsnsylvain@chromium.org2009-09-281-0/+2
* Update the context menus to support title case.thomasvl@chromium.org2009-09-281-162/+340
* Valgrind keeps complaining about:nsylvain@chromium.org2009-09-281-14/+1
* getting example_views to compile is too much work for now. I'm disabling itnsylvain@chromium.org2009-09-281-36/+40
* views_example depends on views.nsylvain@chromium.org2009-09-271-0/+1
* more missing dependencies (caused by bad dependencies somewhere else)nsylvain@chromium.org2009-09-271-0/+7
* Another case where we need to allow "this" in the constructor.nsylvain@chromium.org2009-09-271-4/+9