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
*
Report malware sub resources and their containing page to the
paulg@google.com
2009-02-19
4
-2
/
+104
*
Port TabContentsFactory to posix.
estade@chromium.org
2009-02-19
7
-35
/
+35
*
Fix status bubble positioning on non-tiled window managers.
evan@chromium.org
2009-02-19
1
-4
/
+11
*
Remove a workaround made obsolete by Tony's l10n work.
evan@chromium.org
2009-02-19
1
-1
/
+1
*
Rebaselines the test LayoutTests/fast/transforms/shadows.html . We
sky@google.com
2009-02-19
4
-3
/
+107
*
Add a comment to a metrics_service.cc NOTIMPLEMENTED.
evan@chromium.org
2009-02-19
1
-0
/
+3
*
Remove some NOTIMPLMENTEDs which are apparently no longer necessary.
evan@chromium.org
2009-02-19
1
-3
/
+3
*
Add a CHECK for NULL observers. I got a NULL pointer exception when notifying
brettw@chromium.org
2009-02-19
1
-0
/
+7
*
Make render_view_context_menu_controller.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
5
-10
/
+75
*
Update the fixable list to defer all the new tests and the
ojan@chromium.org
2009-02-19
1
-76
/
+146
*
Roll DEPS to pick up FontLinux fix.
dglazkov@google.com
2009-02-19
1
-1
/
+1
*
WebKit Merge 41057:41077, Chromium Side
dglazkov@google.com
2009-02-19
5
-20
/
+3
*
Fix test because GetBrowserProcessCount counts the browser as well :)
cpu@google.com
2009-02-19
1
-1
/
+1
*
Moving AutomationMsg_NavigationFailed to the end as required by the automatio...
ananta@chromium.org
2009-02-19
1
-9
/
+9
*
Turn on DNS prefetching.
evan@chromium.org
2009-02-19
1
-5
/
+0
*
Update the table of RAM vs number of renderers
cpu@google.com
2009-02-19
3
-7
/
+52
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
10
-18
/
+83
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
20
-824
/
+418
*
Mac passes this, and any upstream change we should pick up just fine also.
thomasvl@chromium.org
2009-02-19
1
-1
/
+1
*
Hook up the resize rect for Mac and enable its use in the renderer (mac-only).
pinkerton@chromium.org
2009-02-19
8
-3
/
+77
*
Roll DEPS to pick up empty third_party/WebKit/WebKit directory.
darin@chromium.org
2009-02-19
1
-1
/
+1
*
Only pull in WebKit/mac to make way for WebKit/chromium
darin@chromium.org
2009-02-19
1
-2
/
+2
*
Very basic starter presubmit script for Chromium, as requested by maruel.
maruel@chromium.org
2009-02-19
2
-0
/
+148
*
Update test expectation.
ericroman@google.com
2009-02-19
1
-3
/
+3
*
Fix header order.
ericroman@google.com
2009-02-19
1
-2
/
+2
*
Marked two tests as failing on windows
plesner@google.com
2009-02-19
1
-2
/
+2
*
Try to fix build bustage.
ericroman@google.com
2009-02-19
1
-0
/
+2
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
22
-121
/
+917
*
Added test status I'd forgotten in the first changelist
plesner@google.com
2009-02-19
1
-0
/
+1
*
Ignored a handful of v8-related layout tests that we have no intention
plesner@google.com
2009-02-19
8
-38
/
+173
*
Manifest renames.
aa@chromium.org
2009-02-19
10
-70
/
+70
*
Fixes a bug in the media pipeline that resulted in the video dimensions never...
ralphl@chromium.org
2009-02-19
4
-54
/
+344
*
Port back_forward_menu_model_unittest to linux.
estade@chromium.org
2009-02-19
2
-272
/
+255
*
Super-simplistic status bubble on Linux.
evan@chromium.org
2009-02-19
9
-7
/
+136
*
Fix gcc 4.3 build break.
estade@chromium.org
2009-02-19
1
-1
/
+1
*
Add #include <string>
estade@chromium.org
2009-02-19
1
-0
/
+1
*
Changes line endings from CRLF to LF and add svn:eol-style to LF.
hbono@chromium.org
2009-02-19
3
-924
/
+924
*
Support controlling extensions with a pref in addition to command-line.
erikkay@google.com
2009-02-19
3
-2
/
+14
*
Bring up save_package, save_item, save_file_manager on posix.
estade@chromium.org
2009-02-19
11
-114
/
+76
*
Disables dragging of imgs in recently closed window section.
sky@google.com
2009-02-19
1
-0
/
+1
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
13
-630
/
+484
*
Bring the SafeBrowsingProtocolManager out of scaffolding.
paul@chromium.org
2009-02-19
2
-32
/
+1
*
Protect dictionary fetch operation in shutdown scenario.
jar@chromium.org
2009-02-19
1
-1
/
+10
*
Make safe_browsing_blocking_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
8
-20
/
+34
*
Add menu shortcuts on linux instead of & everywhere.
tc@google.com
2009-02-18
1
-2
/
+28
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
13
-484
/
+630
*
Renables the session restore ui tests in hopes of finding out why they
sky@google.com
2009-02-18
2
-8
/
+6
*
Suppress error dialog in automated UI test in
huanr@chromium.org
2009-02-18
1
-1
/
+8
*
Modifies setup to have all the supported languages available for the in-appli...
gwilson@google.com
2009-02-18
2
-9
/
+124
*
Fix save complete .html page.
estade@chromium.org
2009-02-18
1
-11
/
+4
[next]