summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-128-46/+12
* 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-127-1205/+225
* 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
* 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-1136-1290/+476
* 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-111-0/+4
* 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
* 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
* Added --use-ssl-tcp switch to sync_listen_notifications.akalin@chromium.org2010-05-111-2/+13
* Cleaned up notifier and notifier_unit_tests dependencies.akalin@chromium.org2010-05-112-38/+11
* Remove an extra include.zork@chromium.org2010-05-111-1/+0
* Fixed destruction race bug in FakeNetworkChangeNotifierThread.akalin@chromium.org2010-05-113-10/+60
* TTF: Mark Snippets.ThaiUTF8 as flaky instead of disabling the test.jhawkins@chromium.org2010-05-111-1/+4
* Move the refocus check so that the ntp code path hits it.skerner@chromium.org2010-05-114-111/+111
* Fix-up the URL provided to the connection test runner, so users can enter par...eroman@chromium.org2010-05-111-2/+8
* Actually disable BrowserTest.ThirtyFourTabs on Mac.mpcomplete@chromium.org2010-05-111-1/+1
* Added win-specific direct-dependent settings to libjingle.gyp.akalin@chromium.org2010-05-111-11/+0
* TTF: Mark ExtensionAPIClientTest.GetLastFocusedWindow as flaky instead of dis...jhawkins@chromium.org2010-05-111-2/+2
* Fix default info_bubble arrow location for RTL.dpolukhin@chromium.org2010-05-111-1/+5
* Add the response headers to net-internals.willchan@chromium.org2010-05-111-0/+23
* Added AuthenticateToUnlock which is to be used for screen lock.oshima@chromium.org2010-05-1119-316/+186
* Speed up the Task Manager on linux.erg@chromium.org2010-05-112-17/+58
* Geolocation: fixes leak on tests after r46910bulach@chromium.org2010-05-111-0/+10