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
*
Added media/base to chrome/renderer/DEPS.
scherkus@chromium.org
2009-01-26
1
-0
/
+1
*
Add some more menu items from cole
pinkerton@google.com
2009-01-26
2
-244
/
+459
*
Remove the -win/_win from the test file names since they really aren't windows
thomasvl@chromium.org
2009-01-26
3
-22
/
+22
*
fix button cell to use cell's tag for appearance, not the button's cell which...
pinkerton@google.com
2009-01-26
3
-24
/
+39
*
Checking in stubbed out ChromeMediaPlayer filter implementations.
scherkus@chromium.org
2009-01-26
9
-315
/
+556
*
Close the handle to the child process after terminating it. This avoids
darin@chromium.org
2009-01-26
1
-0
/
+1
*
Add thread safety checks but keep them disabled for now until I fix all the c...
maruel@chromium.org
2009-01-26
4
-7
/
+43
*
Do no use custom gtkrc files in layout test mode.
thestig@chromium.org
2009-01-26
1
-0
/
+5
*
Put one test from 'fast' back on the fail list because text diff output
finnur@google.com
2009-01-26
1
-1
/
+1
*
Roll DEPs to pick up SimpleFontData changes in http://codereview.chromium.org...
dglazkov@google.com
2009-01-26
1
-1
/
+1
*
Sort file refs and build refs by UUID so Xcode doesn't resort them on
aharper@chromium.org
2009-01-26
1
-0
/
+6
*
Generate additional .vcproj files in miscellaneous top-level components.
sgk@google.com
2009-01-26
14
-113
/
+534
*
Update run_all_tests to use the platform delegate, thus removing even
amanda@chromium.org
2009-01-26
3
-24
/
+9
*
Five more layout tests from the 'fast' folder. The tests needed rebaselining ...
finnur@google.com
2009-01-26
8
-267
/
+265
*
sync up xcode proj with scons file
pinkerton@google.com
2009-01-26
1
-0
/
+28
*
Fixes possible crash in restoring a previously closed window. The
sky@google.com
2009-01-26
1
-0
/
+3
*
Rebaseline a test in opt mode.
estade@chromium.org
2009-01-26
3
-4
/
+1
*
Some cleanups I've had sitting around for a while that are getting in my way ...
pkasting@chromium.org
2009-01-26
1
-139
/
+93
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
2
-3
/
+9
*
Reduce the size of a release test_shell from 18mb to 12mb.
deanm@chromium.org
2009-01-26
1
-0
/
+7
*
Fix warning which breaks compile with gcc 4.3.x
maruel@chromium.org
2009-01-26
1
-2
/
+2
*
More mac updates based on the bots debug/release runs.
thomasvl@chromium.org
2009-01-26
1
-17
/
+16
*
No changes, just opening the project and letting xcode do it's work -
thomasvl@chromium.org
2009-01-26
3
-17
/
+47
*
Add a official build target for Linux, builds with OFFICIAL_BUILD.
deanm@chromium.org
2009-01-26
1
-0
/
+5
*
Make sure variables are referenced in CHECK macros, even for official builds.
deanm@chromium.org
2009-01-26
1
-11
/
+13
*
Unfork test_shell_main:
amanda@chromium.org
2009-01-26
17
-716
/
+611
*
Reverting 8627,8625.
maruel@chromium.org
2009-01-26
14
-339
/
+745
*
Fix MSVC warning.
phajdan.jr@chromium.org
2009-01-26
1
-1
/
+3
*
One test has been fixed in V8 bleeding_edge. Adding a comment to the
ager@google.com
2009-01-26
1
-1
/
+4
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-01-26
14
-745
/
+337
*
Update tests_fixable to catch regressions from merge 40124:40164.
jhawkins@chromium.org
2009-01-26
1
-2
/
+4
*
Small porting in chrome/
phajdan.jr@chromium.org
2009-01-26
7
-13
/
+21
*
Bump for 160 dev cycle
mal@chromium.org
2009-01-25
1
-1
/
+1
*
Add user script support to extensions.
aa@chromium.org
2009-01-25
12
-102
/
+192
*
Attempt to fix a IAT unpatch crash.
deanm@chromium.org
2009-01-24
2
-58
/
+58
*
Make sure the TabStripModelDelegate can never be NULL.
ben@chromium.org
2009-01-24
3
-64
/
+68
*
Random de-Windows-ification-ism-izing in renderer_host.
brettw@chromium.org
2009-01-24
6
-45
/
+48
*
Do some cleanup in the resource message filter. Hopefully it will compile on
brettw@chromium.org
2009-01-24
2
-40
/
+86
*
No functional change. Delete trailing whitespace and word-wrap to 80 columns.
evan@chromium.org
2009-01-24
4
-28
/
+36
*
Do some header file cleanup of RenderWidgetHost. I moved everything to be
brettw@chromium.org
2009-01-24
7
-483
/
+476
*
Passing one plugin test on Linux now.
evan@chromium.org
2009-01-24
1
-1
/
+1
*
Two things:
ben@chromium.org
2009-01-24
26
-84
/
+136
*
revert r8603
rvargas@google.com
2009-01-24
70
-408
/
+231
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
11
-454
/
+481
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
70
-231
/
+408
*
update list after merge
tc@google.com
2009-01-24
1
-0
/
+20
*
Chrome side of webkit merge to r40164.
tc@google.com
2009-01-24
7
-17
/
+66
*
Load plugin metadata (mime types, etc.) on Linux.
evan@chromium.org
2009-01-24
3
-32
/
+64
*
Fixes leak of CertStore on shutdown.
sky@google.com
2009-01-23
3
-22
/
+4
*
Pull toolbar importer from trunk.
brg@chromium.com
2009-01-23
6
-1251
/
+0
[next]