summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-1215-3/+560
* This CL makes the InfoBubble not change the arrow when parts of itjcivelli@chromium.org2010-05-125-25/+359
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-1216-90/+267
* Fix the TestRendererAccessibilityTree browser test so that it's not flaky.ctguil@chromium.org2010-05-123-2/+15
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-122-8/+16
* Cleanup: extract common code between two functions.eroman@chromium.org2010-05-121-28/+16
* Hide NTP app launcher debug link behind a flag.rafaelw@chromium.org2010-05-124-2/+11
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-122-9/+0
* [Linux] Disable crashing extension UpdatePermission test.kkania@chromium.org2010-05-121-1/+8
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-125-15/+15
* Second round of transition of Time to TimeTicks for histogrammingjar@chromium.org2010-05-126-8/+8
* [Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ...kkania@chromium.org2010-05-121-9/+0
* Use username and password in MockAuthenticator instead of authenticate_result...oshima@chromium.org2010-05-122-17/+8
* [TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.phajdan.jr@chromium.org2010-05-123-4/+4
* Allow the gallery url passed through the command line to be referrer for actu...finnur@chromium.org2010-05-121-0/+12
* Use realpath() to find the path to the extension unpack dir on posix systems.skerner@chromium.org2010-05-121-1/+24
* Implementation of managed policy abstraction on top of a preference store. Th...danno@chromium.org2010-05-1212-9/+255
* Fix build break caused by cros_deps/DEPS update (2nd try).yusukes@chromium.org2010-05-121-4/+4
* Fix build break caused by cros_deps/DEPS update.yusukes@chromium.org2010-05-121-1/+1
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-125-10/+8
* Remove fixed issue from reliability expectations.ager@chromium.org2010-05-121-3/+0
* Updating trunk VERSION from 401.0 to 402.0chrome-release@google.com2010-05-121-1/+1
* Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy.bauerb@chromium.org2010-05-121-3/+3
* Replace "." and ".FLAKY_" with ".*" for WorkerTests so they don't reappeartimurrrr@chromium.org2010-05-121-47/+47
* Make it possible to build DRT in a chromium checkout.tony@chromium.org2010-05-129-15/+16
* Implement a version of WebPlugin for Pepper to bypass the current NPAPIbrettw@chromium.org2010-05-121-1/+4
* 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