summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-124-5/+109
* Switch sync servers depending on whether you're running stable or dev. Initia...chron@chromium.org2010-05-124-4/+41
* Fix possible deadlock in PluginChannel.jam@chromium.org2010-05-123-20/+26
* [Mac] 10 more pixels to fit the new Dutch strings.thomasvl@chromium.org2010-05-121-45/+45
* Allow hitting enter in the connection tests "URL" box to start the tests.eroman@chromium.org2010-05-123-8/+11
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-1213-97/+743
* Fixed Linux build.sanjeevr@chromium.org2010-05-121-4/+2
* Fixed build break caused by using the new BackendFactory method of constructi...sanjeevr@chromium.org2010-05-121-1/+1
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-1210-41/+60
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-1215-3/+560
* Test that serializing a document with an iframe that was downloaded doesn't c...japhet@chromium.org2010-05-123-0/+22
* 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-1210-324/+298
* 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
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-129-37/+50
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-124-18/+0
* Don't run FileUtilTest.RealPath under Valgrind on Mactimurrrr@chromium.org2010-05-121-0/+4
* [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-1219-56/+61
* Changes the command buffer code to check that allgman@chromium.org2010-05-125-78/+228
* Enable building FILE_READER in chromium. Note that clean build is needed for ...jianli@chromium.org2010-05-121-0/+1
* 40% speed up in parsing the /proc/<pid>/smaps file by changing StringTokenize...erg@chromium.org2010-05-122-22/+59
* 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-124-1/+92
* Skia roll r561:r562agl@chromium.org2010-05-121-1/+1
* Implementation of managed policy abstraction on top of a preference store. Th...danno@chromium.org2010-05-1212-9/+255
* Revert "Skia roll r561:r563"agl@chromium.org2010-05-121-1/+1
* Skia roll r561:r563agl@chromium.org2010-05-121-1/+1
* 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
* Added CUPS requirement for chromium build. It is need to support printing.maruel@chromium.org2010-05-121-6/+7
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-129-15/+18
* 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
* Don't run ConditionVariableTest.LargeFastTaskTest under Valgrind on Mactimurrrr@chromium.org2010-05-121-0/+2
* 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