index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
An attempt to catch unexpected script errors in html test pages in a more gen...
tommi@chromium.org
2010-05-12
4
-5
/
+109
*
Switch sync servers depending on whether you're running stable or dev. Initia...
chron@chromium.org
2010-05-12
4
-4
/
+41
*
Fix possible deadlock in PluginChannel.
jam@chromium.org
2010-05-12
3
-20
/
+26
*
[Mac] 10 more pixels to fit the new Dutch strings.
thomasvl@chromium.org
2010-05-12
1
-45
/
+45
*
Allow hitting enter in the connection tests "URL" box to start the tests.
eroman@chromium.org
2010-05-12
3
-8
/
+11
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
13
-97
/
+743
*
Fixed Linux build.
sanjeevr@chromium.org
2010-05-12
1
-4
/
+2
*
Fixed build break caused by using the new BackendFactory method of constructi...
sanjeevr@chromium.org
2010-05-12
1
-1
/
+1
*
Set the job name for the print job on the Mac.
avi@chromium.org
2010-05-12
10
-41
/
+60
*
Created a new process type called the service process to host background task...
sanjeevr@chromium.org
2010-05-12
15
-3
/
+560
*
Test that serializing a document with an iframe that was downloaded doesn't c...
japhet@chromium.org
2010-05-12
3
-0
/
+22
*
This CL makes the InfoBubble not change the arrow when parts of it
jcivelli@chromium.org
2010-05-12
5
-25
/
+359
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
16
-90
/
+267
*
Fix the TestRendererAccessibilityTree browser test so that it's not flaky.
ctguil@chromium.org
2010-05-12
3
-2
/
+15
*
Http Cache: Add a backend factory class so that the caller
rvargas@google.com
2010-05-12
10
-324
/
+298
*
Cleanup: extract common code between two functions.
eroman@chromium.org
2010-05-12
1
-28
/
+16
*
Hide NTP app launcher debug link behind a flag.
rafaelw@chromium.org
2010-05-12
4
-2
/
+11
*
Plumb NetLog into SpdySession.
willchan@chromium.org
2010-05-12
9
-37
/
+50
*
Clean up old method signature of WebViewClient::createView.
rafaelw@chromium.org
2010-05-12
4
-18
/
+0
*
Don't run FileUtilTest.RealPath under Valgrind on Mac
timurrrr@chromium.org
2010-05-12
1
-0
/
+4
*
[Linux] Disable crashing extension UpdatePermission test.
kkania@chromium.org
2010-05-12
1
-1
/
+8
*
Step 1: Changing CommandBufferHelper to only use a portion
gman@chromium.org
2010-05-12
19
-56
/
+61
*
Changes the command buffer code to check that all
gman@chromium.org
2010-05-12
5
-78
/
+228
*
Enable building FILE_READER in chromium. Note that clean build is needed for ...
jianli@chromium.org
2010-05-12
1
-0
/
+1
*
40% speed up in parsing the /proc/<pid>/smaps file by changing StringTokenize...
erg@chromium.org
2010-05-12
2
-22
/
+59
*
Second round of transition of Time to TimeTicks for histogramming
jar@chromium.org
2010-05-12
6
-8
/
+8
*
[Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ...
kkania@chromium.org
2010-05-12
1
-9
/
+0
*
Use username and password in MockAuthenticator instead of authenticate_result...
oshima@chromium.org
2010-05-12
2
-17
/
+8
*
[TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.
phajdan.jr@chromium.org
2010-05-12
3
-4
/
+4
*
Allow the gallery url passed through the command line to be referrer for actu...
finnur@chromium.org
2010-05-12
1
-0
/
+12
*
Use realpath() to find the path to the extension unpack dir on posix systems.
skerner@chromium.org
2010-05-12
4
-1
/
+92
*
Skia roll r561:r562
agl@chromium.org
2010-05-12
1
-1
/
+1
*
Implementation of managed policy abstraction on top of a preference store. Th...
danno@chromium.org
2010-05-12
12
-9
/
+255
*
Revert "Skia roll r561:r563"
agl@chromium.org
2010-05-12
1
-1
/
+1
*
Skia roll r561:r563
agl@chromium.org
2010-05-12
1
-1
/
+1
*
Fix build break caused by cros_deps/DEPS update (2nd try).
yusukes@chromium.org
2010-05-12
1
-4
/
+4
*
Fix build break caused by cros_deps/DEPS update.
yusukes@chromium.org
2010-05-12
1
-1
/
+1
*
Added CUPS requirement for chromium build. It is need to support printing.
maruel@chromium.org
2010-05-12
1
-6
/
+7
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
9
-15
/
+18
*
Remove fixed issue from reliability expectations.
ager@chromium.org
2010-05-12
1
-3
/
+0
*
Updating trunk VERSION from 401.0 to 402.0
chrome-release@google.com
2010-05-12
1
-1
/
+1
*
Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy.
bauerb@chromium.org
2010-05-12
1
-3
/
+3
*
Replace "." and ".FLAKY_" with ".*" for WorkerTests so they don't reappear
timurrrr@chromium.org
2010-05-12
1
-47
/
+47
*
Don't run ConditionVariableTest.LargeFastTaskTest under Valgrind on Mac
timurrrr@chromium.org
2010-05-12
1
-0
/
+2
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
15
-30
/
+53
*
[TTF] [GTTF] Implement the FAILS_ prefix for tests.
phajdan.jr@chromium.org
2010-05-12
1
-13
/
+25
*
Implement a version of WebPlugin for Pepper to bypass the current NPAPI
brettw@chromium.org
2010-05-12
6
-249
/
+205
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
17
-88
/
+39
*
Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp...
dumi@chromium.org
2010-05-12
1
-1
/
+31
*
fix another typo
jam@chromium.org
2010-05-12
1
-1
/
+1
[next]