summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to build DRT in a chromium checkout.tony@chromium.org2010-05-1215-30/+53
* [TTF] [GTTF] Implement the FAILS_ prefix for tests.phajdan.jr@chromium.org2010-05-121-13/+25
* Implement a version of WebPlugin for Pepper to bypass the current NPAPIbrettw@chromium.org2010-05-126-249/+205
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-1217-88/+39
* Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp...dumi@chromium.org2010-05-121-1/+31
* fix another typojam@chromium.org2010-05-121-1/+1
* fix typojam@chromium.org2010-05-121-1/+1
* Fix Mac buildbreakjam@chromium.org2010-05-121-0/+3
* fix mac compileestade@chromium.org2010-05-121-2/+2
* Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.jam@chromium.org2010-05-128-1209/+237
* Avoid DCHECK in RenderViewContextMenu following r46987estade@chromium.org2010-05-121-2/+8
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-122-12/+1
* Revert 46996 - Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-123-8/+34
* Removed redundant TestingProfileSyncService class.akalin@chromium.org2010-05-123-34/+8
* Changes the toast inactive duration to 3000 days to effectively disable it.gwilson@google.com2010-05-121-1/+1
* Split CustomHomePagesTableModel into its own file so it can be shared with th...mattm@chromium.org2010-05-124-290/+320
* WebKit roll 59160:59170jianli@chromium.org2010-05-121-1/+1
* Bummer: Re-disabling ExtensionAPIClientTest.GetLastFocusedWindow again becausejhawkins@chromium.org2010-05-121-1/+2
* Fix logic error in SSLPolicy::UpdateStateForMixedContent().pkasting@chromium.org2010-05-111-1/+1
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-1139-1317/+553
* gtk: Don't set the GDK_WINDOW_TYPE_HINT_NORMAL hint on the AutoFill dialogjhawkins@chromium.org2010-05-111-2/+0
* Mac coverage fix to mirror the Mac valgrind fix.jrg@chromium.org2010-05-111-16/+18
* Made the grab widget transparent so that label's background is same as backgr...oshima@chromium.org2010-05-111-2/+2
* For extension apps, disable the bookmark bar from the launcher page.finnur@chromium.org2010-05-111-1/+10
* BackgroundContents browser testrafaelw@chromium.org2010-05-1114-0/+337
* Update password store for synczork@chromium.org2010-05-116-5/+63
* ProcessSingletonLinux: check if lock pid is part of the current Chrome instance.mattm@chromium.org2010-05-112-7/+76
* Fixing opening files on chromeos.dhg@chromium.org2010-05-111-3/+3
* Check in for njw@chromium.org:chocobo@chromium.org2010-05-113-6/+38
* Fixes possible crash when menus were destroyed. I wasn't resetting asky@chromium.org2010-05-112-0/+6
* TTF: Only compile and run spellchecker_platform_engine_unittest.cc for Mac only,jhawkins@chromium.org2010-05-112-11/+5
* Added an about:network page for ChromeOS.chocobo@chromium.org2010-05-114-50/+204
* Fixing bug in url fetching. So it cleans up on the correct thread. dhg@chromium.org2010-05-111-4/+30
* Fix 41010 on Windows: AutoFill profile shouldn't be saved when cancelled duri...georgey@chromium.org2010-05-112-33/+50
* patch from issue 2023004:zork@chromium.org2010-05-115-5/+10
* Tree fix: Initialize tab, which may be used uninitialized with certain code p...jhawkins@chromium.org2010-05-111-2/+2
* Update icons for pre-installed apps.aa@chromium.org2010-05-1112-0/+0
* Update NULL rect handling. I updated the API but forgot to change the Chromebrettw@chromium.org2010-05-111-3/+2
* Remove vestiges of has_unsafe_content(), which is no longer used.pkasting@chromium.org2010-05-115-56/+26
* NTP: a couple small tweaksarv@chromium.org2010-05-114-7/+15
* Linux: Blacklist the gecko-mediaplayer plugin. It sometimes hangs/crashes the...thestig@chromium.org2010-05-111-3/+22
* Valgrind: Suppress a CrOS memory leak in FilebrowseHandler::Init.thestig@chromium.org2010-05-111-0/+12
* Added --use-ssl-tcp switch to sync_listen_notifications.akalin@chromium.org2010-05-111-2/+13
* WebKit roll 59149:59156jianli@chromium.org2010-05-111-1/+1
* Cleaned up notifier and notifier_unit_tests dependencies.akalin@chromium.org2010-05-112-38/+11
* Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun...tschmelcher@chromium.org2010-05-114-20/+82
* Pull latest googleurlbrettw@chromium.org2010-05-111-1/+1
* Remove an extra include.zork@chromium.org2010-05-111-1/+0
* DEPS file updated to the nacl rev# 2235.abetul@google.com2010-05-111-1/+1
* Fixed destruction race bug in FakeNetworkChangeNotifierThread.akalin@chromium.org2010-05-113-10/+60