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
...
*
Fix devtools tests.
pfeldman@chromium.org
2009-03-30
1
-2
/
+2
*
DevTools: Implement basic DOM edit operations.
pfeldman@chromium.org
2009-03-30
11
-253
/
+537
*
Revert 12763.
jianli@chromium.org
2009-03-30
18
-797
/
+7
*
Enable worker layout tests. In order for test_shell to run worker, we link al...
jianli@chromium.org
2009-03-30
18
-7
/
+797
*
Forgot to update path for webkit.sln when moving media to gyp on windows (try...
bradnelson@google.com
2009-03-30
1
-1
/
+1
*
Switching media to gyp under windows.
bradnelson@google.com
2009-03-30
7
-826
/
+66
*
Fix mismatch in sandbox ignore list (changed the target name, forgot to chang...
bradnelson@google.com
2009-03-30
0
-0
/
+0
*
A workaround fix for Issue 3693.
hbono@chromium.org
2009-03-30
1
-0
/
+6
*
Rebaseline 3 worker layout tests to count in the different messages from V8.
jianli@chromium.org
2009-03-30
6
-0
/
+54
*
Reland changes to fix the problem that DOM object is deleted in the GC thread...
jianli@chromium.org
2009-03-29
7
-382
/
+234
*
Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows.
evan@chromium.org
2009-03-29
1
-8
/
+0
*
Disable a test that's been failing since around r12725.
evan@chromium.org
2009-03-29
1
-1
/
+1
*
Fix crash that occurs when the about:network window is closed while still
darin@chromium.org
2009-03-28
1
-0
/
+1
*
Pull DEPS to pick up merge/upstream fixes.
dimich@google.com
2009-03-28
1
-1
/
+1
*
Fix linux build.
aa@chromium.org
2009-03-28
1
-1
/
+0
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
22
-104
/
+453
*
Build fix.
abarth@chromium.org
2009-03-28
1
-1
/
+1
*
Build fix.
abarth@chromium.org
2009-03-28
1
-1
/
+2
*
Add the ability to specify a default MIME type when loading a resource. We'l...
abarth@chromium.org
2009-03-28
12
-2
/
+42
*
Finalizing the merge - removing commented lines from test_expectations.txt
dimich@google.com
2009-03-28
1
-6
/
+0
*
Testing if the last merge' failures are reproducible on build bots. Wish we h...
dimich@google.com
2009-03-28
1
-4
/
+4
*
Chromium side of merge 41999:42026.
dimich@google.com
2009-03-28
3
-8
/
+17
*
It looks like the Chrome NPAPI plugin installer has been broken since we firs...
ananta@chromium.org
2009-03-28
4
-53
/
+504
*
A crash report from the field reports that we are removing a SafeBrowsingBloc...
jcampan@chromium.org
2009-03-28
1
-2
/
+5
*
Facilitate SDCH content decoding after a proxy removes ALL content info
jar@chromium.org
2009-03-28
1
-3
/
+6
*
This CL fixes a lint issue -- line exceeding 80 characters.
xji@chromium.org
2009-03-28
1
-1
/
+2
*
Fix mac build bustage and remove some files that I forgot to delete.
darin@chromium.org
2009-03-27
3
-1333
/
+3
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
49
-1054
/
+503
*
The URL in the bug triggers an SSL interstitial for a redirect that redirects...
jcampan@chromium.org
2009-03-27
3
-2
/
+64
*
Add a test to test_shell_tests to verify that navigator.plugins.refresh() works.
jam@chromium.org
2009-03-27
4
-146
/
+55
*
Fix build in release mode.
tc@google.com
2009-03-27
1
-1
/
+2
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
15
-75
/
+84
*
Fixed a lot threading issues during tear down of <video>
hclam@chromium.org
2009-03-27
8
-89
/
+98
*
Linux: enable assertion in fontconfig code.
agl@chromium.org
2009-03-27
1
-3
/
+1
*
PK's search work makes us pass another deferred search-related test.
evan@chromium.org
2009-03-27
1
-1
/
+0
*
Deleting the item from a form autofill popup with just one item would leave a...
jcampan@chromium.org
2009-03-27
1
-0
/
+7
*
Fix URL for sandboxing design doc.
evan@chromium.org
2009-03-27
6
-8
/
+9
*
Add mouseup-from-button2.html to fixable list with a bug filed.
evan@chromium.org
2009-03-27
1
-0
/
+4
*
Properly fix menu display when using dark system themes.
evan@chromium.org
2009-03-27
3
-14
/
+4
*
Increase allowable dictionary size so that iGoogle can test SDCH
jar@chromium.org
2009-03-27
1
-1
/
+1
*
Add support for serializing a FormData structure that has no elements. This is
darin@chromium.org
2009-03-27
1
-5
/
+11
*
Fix assertion that was firing in unit tests.
jam@chromium.org
2009-03-27
1
-3
/
+6
*
Add another ifdef for other platforms
jam@chromium.org
2009-03-27
1
-0
/
+2
*
Fix non Windows builds.
jam@chromium.org
2009-03-27
2
-1
/
+5
*
Comment out the crashing test so the tree can be open while I fix it.
brettw@chromium.org
2009-03-27
1
-0
/
+2
*
Typo'd this test when trying to rebaseline it last time, so it never got reba...
pkasting@chromium.org
2009-03-27
3
-6
/
+6
*
Update webkit to 12702 (unforking encoding detector : wk bug 16482)
jungshik@google.com
2009-03-27
1
-1
/
+1
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
31
-335
/
+116
*
Encoding autodetection patch part 2.
jungshik@google.com
2009-03-27
4
-1
/
+12
*
Reverting 12673.
brettw@chromium.org
2009-03-27
3
-85
/
+130
[prev]
[next]