summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rework painting to be something that will actually work. This allows plugins tobrettw@chromium.org2009-11-115-22/+110
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-114-10/+38
* Update GtkChromeLinkButton to provide an accessor for changing the label.zork@chromium.org2009-11-112-0/+28
* Fixed a label alignment issue in ConfirmMessageBoxDialog. idana@chromium.org2009-11-101-13/+2
* linux: don't double-depend on expatevan@chromium.org2009-11-101-32/+50
* Use GURL::is_valid() in place of !GURL::is_empty() in a condition.eroman@chromium.org2009-11-102-1/+23
* Add a bunch of valgrind suppressions after intermittent failures on the bots.mpcomplete@chromium.org2009-11-102-0/+80
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-1015-27/+34
* Add recent purify breakages to suppressions filedpranke@google.com2009-11-102-18/+228
* Mark test as FLAKY. It runs fine on my machine and try servers and when manua...stoyan@chromium.org2009-11-101-1/+1
* Extension Docs Fixesrafaelw@chromium.org2009-11-1023-611/+613
* Header files for OpenMAX IL 1.1.2hclam@chromium.org2009-11-1012-0/+6795
* Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leakpam@chromium.org2009-11-102-10/+2
* Add a couple of methods to the StaticMockSocket for verifyingmbelshe@google.com2009-11-101-0/+7
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-104-6/+14
* Fixes possible crash in showing bookmark menu. The problem occurredsky@chromium.org2009-11-103-25/+36
* WebKit DEPS roll 50738:50756japhet@chromium.org2009-11-101-1/+1
* 'RuntimeEnable' the appcache for test_shell.michaeln@google.com2009-11-101-0/+1
* Small cleanup. No more need for Init() since the internal process id is vali...jam@chromium.org2009-11-104-10/+14
* Never send NPRES_NETWORK_ERR to Flash in response to a url that it opened in ...jam@chromium.org2009-11-103-0/+8
* Unrevert 31478 Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-108-84/+472
* Fix 26141munjal@chromium.org2009-11-103-47/+30
* Roll DEPS for skia 419:424.senorblanco@chromium.org2009-11-101-2/+2
* [Mac] ScopedSendingEvent finds NSApp by itself.shess@chromium.org2009-11-103-6/+6
* Grab SOCKS settings from system prefs.avi@chromium.org2009-11-101-1/+14
* Distinguish between old and new FTP LIST response parsersphajdan.jr@chromium.org2009-11-103-18/+26
* Revert 31478 - Add UI for turning on/off network devices.mpcomplete@chromium.org2009-11-108-472/+84
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-1011-22/+35
* Start to update search engine prepopulate data: Hungary and UAE.estade@chromium.org2009-11-101-28/+38
* Prevent plugins from handling PDF on the Macstuartmorgan@chromium.org2009-11-101-0/+8
* Put local storage files in "Local Storage" instead of "localStorage" director...jorlow@chromium.org2009-11-101-2/+17
* Tweak the heuristic for determining correct expectations for a test.ojan@chromium.org2009-11-101-3/+11
* Roll WebKit deps 50717:50738japhet@chromium.org2009-11-103-73/+75
* Get rid of unused function, UTF8ToFilePathString.tony@chromium.org2009-11-101-12/+0
* Back out r31572, reinstating r31563:mark@chromium.org2009-11-102-34/+68
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-1011-432/+3
* Revert 31358 idana@chromium.org2009-11-101-1/+1
* After further discussion, do not try to handle memory errors, but make assert...vandebo@chromium.org2009-11-104-35/+15
* implement "Learn more" link in "Aw snap" page.kuan@chromium.org2009-11-105-14/+59
* Temporarily(?) back out r31563 to see if it caused a morejs page cyclermark@chromium.org2009-11-102-68/+34
* [Mac] L10N cleanup of report a bugthomasvl@chromium.org2009-11-103-333/+347
* Moved platform specific out of platform directories. This is the Chrome conve...apatrick@google.com2009-11-1099-265/+265
* Revert 31562 - Add NPP_SetWindow() with a NULL window to stop races in pluginstuartmorgan@chromium.org2009-11-101-6/+0
* Remove flaky label from ParseFeed tests. No failure can be foundfinnur@chromium.org2009-11-101-9/+9
* Turned on shared worker tests and added test expectations.atwilson@chromium.org2009-11-105-0/+133
* Mark ExtensionApiTest.Popup as FLAKY.phajdan.jr@chromium.org2009-11-101-1/+2
* Pickup some server nits from the checkin on the GFE side.mbelshe@google.com2009-11-102-32/+49
* Always create BackingStore CGLayers using the owner view's window's context asmark@chromium.org2009-11-102-34/+68
* Add NPP_SetWindow() with a NULL window to stop races in pluginamanda@chromium.org2009-11-101-0/+6
* Fix partial updates of transparent plugin backgrounds on Macstuartmorgan@chromium.org2009-11-102-6/+12