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
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
53
-395
/
+459
*
Fix a couple of data races on booleans
timurrrr@chromium.org
2009-12-04
3
-18
/
+19
*
Add support for 64-bit Windows build: base and chrome/app
gregoryd@google.com
2009-12-04
3
-2
/
+8
*
Move ExtensionApiTest.Bookmarks from DISABLED to FLAKY since it doesn't
erikkay@chromium.org
2009-12-04
1
-1
/
+1
*
Mac: restore window size/position when hiding bookmark bar or download shelf.
viettrungluu@chromium.org
2009-12-04
3
-34
/
+253
*
List the gcov symbols to get the mac code coverage bot happy.
thomasvl@chromium.org
2009-12-04
1
-0
/
+17
*
Check that frame has not been closed when getting DevToolsAgent.
yurys@chromium.org
2009-12-04
3
-8
/
+20
*
Manual review: add lighttpd since it is pulled via DEPS
thomasvl@chromium.org
2009-12-04
0
-0
/
+0
*
Make bookmark sync menu item use title case.
pinkerton@chromium.org
2009-12-04
1
-6
/
+13
*
Revert "Check that frame has not been closed when getting DevToolsAgent." Lin...
yurys@chromium.org
2009-12-04
2
-19
/
+7
*
Mark a test as flaky that failed for 1/2 of yesterday on one bot. Doing fine...
thomasvl@chromium.org
2009-12-04
1
-0
/
+4
*
Update V8 to version 2.0.3
sgjesse@chromium.org
2009-12-04
1
-1
/
+1
*
Check that frame has not been closed when getting DevToolsAgent.
yurys@chromium.org
2009-12-04
2
-7
/
+19
*
Update test_expectations.txt
ukai@chromium.org
2009-12-04
1
-3
/
+0
*
LayoutTests/fast/images/animated-svg-as-image.html is flaky in MAC DEBUG.
yutak@chromium.org
2009-12-04
1
-1
/
+1
*
Split FTP LIST parsing code into individual files for each listing style.
phajdan.jr@chromium.org
2009-12-04
21
-1015
/
+1176
*
Roll webkit to 51681.
atwilson@chromium.org
2009-12-04
2
-2
/
+19
*
Downward drag after mouse-down is now causing bookmark bar folders to open, r...
zelidrag@google.com
2009-12-04
5
-2
/
+54
*
Pull in ICU @ 33767.
jshin@chromium.org
2009-12-04
1
-1
/
+1
*
Adding instrument to NotificationRegistrar to check
huanr@chromium.org
2009-12-04
4
-0
/
+42
*
Add valgrind suppressions for FlipSession/FlipSessionPool leak.
yutak@chromium.org
2009-12-04
1
-0
/
+18
*
Enable remote fonts by default. This change introduces --disable-remote-fonts...
yusukes@google.com
2009-12-04
4
-7
/
+7
*
arm: Add thumb target and associated fixes
joel@chromium.org
2009-12-04
2
-10
/
+27
*
Fix download dialog truncation in German locale.
finnur@chromium.org
2009-12-04
53
-4
/
+123
*
Improve reporting of subprocess crashes.
asargent@chromium.org
2009-12-04
10
-9
/
+75
*
Implement keyboard access between bookmarks and main toolbar.
mhm@chromium.org
2009-12-04
12
-315
/
+425
*
Fix bug where FLIP sessions can crash if the connect fails.
mbelshe@google.com
2009-12-04
3
-2
/
+58
*
Fix leak reported in extensions_quota_service_unittest.cc
tim@chromium.org
2009-12-04
2
-7
/
+5
*
Minor docs fix
gman@chromium.org
2009-12-04
1
-56
/
+57
*
Disable hindi-whitespace.html for now.
atwilson@chromium.org
2009-12-04
1
-0
/
+1
*
Fix the retarded broken check deps.
mbelshe@google.com
2009-12-04
1
-0
/
+3
*
Rebaselined SVG test (win rebaseline does not suffice)
atwilson@chromium.org
2009-12-04
1
-0
/
+18
*
Disabling more tests from last webkit roll.
atwilson@chromium.org
2009-12-04
1
-0
/
+2
*
Add block-mask-overlay-image.html as failed test
atwilson@chromium.org
2009-12-04
1
-0
/
+2
*
Updating trunk VERSION from 263.0 to 264.0
chrome-bot@google.com
2009-12-04
1
-1
/
+1
*
Rebaselining Linux tests.
atwilson@chromium.org
2009-12-04
2
-0
/
+24
*
Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...
nick@chromium.org
2009-12-04
1
-4
/
+5
*
Actually, it looks like this causes flakiness on the Windows
ojan@chromium.org
2009-12-04
1
-1
/
+1
*
Fix GKURL SameGetters and Different Getters
ukai@chromium.org
2009-12-04
1
-11
/
+9
*
Fix chromium os build.
estade@chromium.org
2009-12-04
2
-0
/
+7
*
Roll DEPS to 51642, update expectations.
atwilson@chromium.org
2009-12-04
3
-11
/
+25
*
Make the default RendererPreferences smarter.
estade@chromium.org
2009-12-04
13
-15
/
+37
*
Update another expectation to be more accurate.
ojan@chromium.org
2009-12-04
1
-1
/
+3
*
Fixes the compiled o3djs libraries.
gman@chromium.org
2009-12-04
1
-1
/
+1
*
Don't check deps for flip_server yet.
mbelshe@google.com
2009-12-04
1
-0
/
+1
*
Mac: remove hacky way the New Tab button is obtained from the nib.
viettrungluu@chromium.org
2009-12-04
5
-14
/
+37
*
Add ExtensionsQuotaService to limit abusive amounts of requests
tim@chromium.org
2009-12-04
16
-59
/
+1146
*
Shard the svg directories as well. This should buy another ~20 seconds
ojan@chromium.org
2009-12-04
1
-1
/
+1
*
Landing the open source version of the FLIP server.
mbelshe@chromium.org
2009-12-04
24
-0
/
+10105
*
Revise run_webkit_test.PrepareListsAndPrintOutput() to keep accurate counts
dpranke@google.com
2009-12-04
1
-22
/
+34
[next]