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
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
30
-227
/
+212
*
Bring back overriding setParentVisible, since it's needed when a page scripts...
jam@chromium.org
2009-03-12
2
-0
/
+14
*
Rollback 11498
jar@chromium.org
2009-03-12
1
-2
/
+1
*
- Add UI test for DOM checker.
patrick@chromium.org
2009-03-12
9
-58
/
+316
*
Fix issue with getting self of WorkerContext.
jianli@chromium.org
2009-03-12
2
-3
/
+4
*
Make fullscreen exit bubble link work by preventing the bubble from ever bein...
pkasting@chromium.org
2009-03-12
2
-5
/
+25
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
5
-6
/
+3
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
19
-149
/
+186
*
Revert 11495 (since that reversion didn't heal plugin problem)
jar@chromium.org
2009-03-12
3
-3
/
+74
*
A couple more linux failures from the merge. TBR.
ojan@google.com
2009-03-12
1
-0
/
+2
*
Diable a failing test. This seems to be related to the WebKit merge 41559:41588
brettw@chromium.org
2009-03-12
1
-1
/
+2
*
Revert 11484 to try to heal plugin_test failure
jar@chromium.org
2009-03-11
3
-74
/
+3
*
Mac & Linux layout tests failing from merge.
brettw@chromium.org
2009-03-11
1
-4
/
+8
*
Mark more failing layout tests
brettw@chromium.org
2009-03-11
1
-0
/
+4
*
rolling DEPS to pick up latest third_party/WebKit, which contains a fix for t...
darin@chromium.org
2009-03-11
1
-1
/
+1
*
Rebaeline some WebKit tests that beoke due to whitespace changes.
brettw@chromium.org
2009-03-11
30
-263
/
+531
*
Allow passing in package version info, since it's already calculated by the
mmoss@chromium.org
2009-03-11
2
-72
/
+56
*
Add unit tests for NTLM authentication. This requires
wtc@chromium.org
2009-03-11
3
-20
/
+295
*
Relanding a backed-out CL that was thought to cause reliability test failure ...
jcampan@chromium.org
2009-03-11
2
-5
/
+5
*
Rebaseline WebKit tests as a result of the merge. These are the same tests
brettw@chromium.org
2009-03-11
108
-228
/
+456
*
Block reading unauthenticated bytes from the proxy when the user cancels a 40...
abarth@chromium.org
2009-03-11
3
-3
/
+74
*
Chrome side of WebKit merge 41559:41588
brettw@chromium.org
2009-03-11
2
-3
/
+3
*
Bring over more code from cole to improve the appearance of tabs. Start build...
pinkerton@chromium.org
2009-03-11
2
-107
/
+145
*
More test list updating fun.
ojan@google.com
2009-03-11
1
-3
/
+5
*
Minor nits in IO buffer
jar@chromium.org
2009-03-11
2
-2
/
+4
*
My change to widen the About box got reverted for the Hebrew locale. Readding.
finnur@chromium.org
2009-03-11
1
-1
/
+1
*
Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.
sgk@google.com
2009-03-11
3
-20
/
+26
*
(purify bustage) Correct purify (only) reference to variable
jar@chromium.org
2009-03-11
1
-1
/
+1
*
Fix tree bustage
jar@chromium.org
2009-03-11
1
-2
/
+4
*
Avoid leaks at shutdown when running purify
jar@chromium.org
2009-03-11
1
-4
/
+10
*
Defers the test LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg. We
sky@google.com
2009-03-11
1
-1
/
+2
*
Reverting 11467.
mpcomplete@google.com
2009-03-11
3
-12
/
+1
*
Reverting 11453.
jcampan@chromium.org
2009-03-11
2
-2
/
+5
*
Inform google_update that the user has acepted the EULA
cpu@google.com
2009-03-11
5
-9
/
+33
*
Getting rid of dead code.
pinkerton@chromium.org
2009-03-11
1
-12
/
+2
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
3
-1
/
+12
*
Update the revision of GTM we're picking up.
thomasvl@chromium.org
2009-03-11
1
-1
/
+1
*
Change to make the 'save as...' dialog choose the default download path you h...
maruel@chromium.org
2009-03-11
2
-4
/
+14
*
Add new browser/gtk/find_bar_gtk.{cc,h} files to gyp build.
sgk@google.com
2009-03-11
1
-0
/
+2
*
Add hanging test to Purify gtest filter file. Report location of filter file
pam@chromium.org
2009-03-11
2
-0
/
+3
*
Fix directory listings in mac and linux by making sure the code
tc@google.com
2009-03-11
2
-5
/
+4
*
Have scons fully evaluate order-only prequisites Nodes before evaluating
sgk@google.com
2009-03-11
1
-1
/
+11
*
file_util::Move fails on Windows if moving a directory
huanr@chromium.org
2009-03-11
3
-2
/
+61
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
2
-6
/
+5
*
Fix build break to worker feature after webkit merge. We also need to fix v8 ...
jianli@chromium.org
2009-03-11
2
-0
/
+15
*
Re-apply the webkit merge. This is a revert of 11454 and 11455.
darin@chromium.org
2009-03-11
8
-29
/
+53
*
fix mac bustage caused by bad rollback
darin@chromium.org
2009-03-11
1
-7
/
+3
*
Revert merge (revision 11400) to test impact on page cycler perf.
darin@chromium.org
2009-03-11
7
-46
/
+26
*
Relanding a backed-out CL:
jcampan@chromium.org
2009-03-11
2
-5
/
+2
*
Update tests_fixable to match state of the tree.
ojan@google.com
2009-03-11
1
-4
/
+32
[next]