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
*
DevTools: Add exception handling support into the window context evaluation.
pfeldman@chromium.org
2009-06-15
5
-17
/
+38
*
Initialize IOBuffers in new FTP unit tests (issue detected by valgrind).
phajdan.jr@chromium.org
2009-06-15
1
-4
/
+13
*
Revert processing naming change, which breaks UI tests iterating over the
deanm@chromium.org
2009-06-15
2
-15
/
+0
*
Add tests for the GLib message pump.
deanm@chromium.org
2009-06-15
3
-10
/
+555
*
Fix o3djs.loader.loadScene so it has opt_options argument.
gman@google.com
2009-06-15
1
-6
/
+10
*
DevTools: Provisional commit for https://bugs.webkit.org/attachment.cgi?id=31...
pfeldman@chromium.org
2009-06-15
3
-38
/
+59
*
Set process name on Linux
deanm@chromium.org
2009-06-15
2
-0
/
+15
*
Add unit tests for new FTP network transaction.
phajdan.jr@chromium.org
2009-06-15
5
-186
/
+706
*
DevTools: extension content script names are shown with a background color di...
yurys@google.com
2009-06-15
4
-5
/
+50
*
Consider a redirect following user gesture as user-initiated in maintaining
yuzo@chromium.org
2009-06-15
18
-33
/
+317
*
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
ericroman@google.com
2009-06-15
9
-60
/
+23
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
22
-264
/
+523
*
Fixed 3 tests that failed in hebrew enabled vista
hbono@chromium.org
2009-06-15
7
-3
/
+75
*
Fix commented-out favicon dumping code.
thakis@chromium.org
2009-06-14
1
-2
/
+2
*
Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...
ben@chromium.org
2009-06-14
8
-18
/
+18
*
Wean activex_shim from urlmon.lib:
sgk@google.com
2009-06-14
4
-12
/
+7
*
Add .fragment and .sigs to non-compilable suffixes.
craig.schlenter@chromium.org
2009-06-14
1
-1
/
+3
*
Fix test_shell_tests going over the limit of /I directories
sgk@google.com
2009-06-14
1
-0
/
+3
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
60
-968
/
+844
*
Update expected results.
abarth@chromium.org
2009-06-14
1
-0
/
+4
*
Roll webkit DEPS and fix build.
abarth@chromium.org
2009-06-14
3
-6
/
+10
*
Revert r18359.
sgk@google.com
2009-06-14
4
-5
/
+11
*
Convert chrome.dll to gyp generation.
sgk@google.com
2009-06-14
4
-11
/
+5
*
Pull in gyp support for a 'resource_include_dirs' setting.
sgk@google.com
2009-06-13
2
-1
/
+4
*
Attempt to fix Linux bustage
pkasting@chromium.org
2009-06-13
1
-1
/
+1
*
Include sys/types.h for ssize_t. This fixes compliation with gcc-4.3.
darin@chromium.org
2009-06-13
2
-1
/
+1
*
Revert r18354.
sgk@google.com
2009-06-13
3
-5
/
+10
*
Remove unnecessary addition of urlmon.lib to AdditionalDependencies
sgk@google.com
2009-06-13
3
-10
/
+5
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
55
-52
/
+107
*
Make extensions visible in the Task Manager.
phajdan.jr@chromium.org
2009-06-13
6
-23
/
+108
*
Change extension id format back to mp-decimal, and change the
aa@chromium.org
2009-06-13
38
-89
/
+143
*
Mark a flaky layout test which has been timing out on some runs.
ericroman@google.com
2009-06-13
1
-1
/
+1
*
The context menu in external hosts would not work as expected as the command ...
ananta@chromium.org
2009-06-13
2
-0
/
+18
*
Restructure menu initialization for the TabContents. InitMenu cannot be calle...
ben@chromium.org
2009-06-13
3
-3
/
+6
*
Add image baseline for "generated-content.html" on linux.
eroman@chromium.org
2009-06-13
2
-0
/
+1
*
Add chromium-win baseline for new test "generated-content.html" which was add...
ericroman@google.com
2009-06-13
3
-0
/
+18
*
WebKit update 44626:44645
ericroman@google.com
2009-06-13
2
-36
/
+25
*
gtk bookmark manager:
estade@chromium.org
2009-06-13
2
-26
/
+76
*
GTK: Fix refresh accelerators.
estade@chromium.org
2009-06-13
1
-6
/
+3
*
Rebaseline some layout tests
hclam@chromium.org
2009-06-13
28
-9
/
+107
*
Add favicons to Mac bookmark bar.
jrg@chromium.org
2009-06-13
6
-7
/
+244
*
Make findbar paint themed image.
estade@chromium.org
2009-06-13
5
-29
/
+81
*
Restores an early return that was incorrectly removed in the PasswordStore re...
stuartmorgan@chromium.org
2009-06-13
1
-0
/
+4
*
Create a basic test case for the common usage of BlockedPopupContainer.
erg@google.com
2009-06-13
4
-1
/
+116
*
Fix reversed focus traversal order issue.
yutak@chromium.org
2009-06-12
7
-95
/
+115
*
Fix a bug where both restore and maximize buttons were showing after
tc@google.com
2009-06-12
1
-1
/
+1
*
Mark a test a expected fail which has been failing in debug mode for a while.
ericroman@google.com
2009-06-12
1
-0
/
+4
*
Back out the building of LoginDatabase due to Windows bustage.
stuartmorgan@chromium.org
2009-06-12
1
-5
/
+0
*
Disabling failing test on mac.
bradnelson@google.com
2009-06-12
1
-1
/
+2
*
Copy login-related section of WebDatabase into a new class for use in Passwor...
stuartmorgan@chromium.org
2009-06-12
6
-0
/
+739
[next]