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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
6
-92
/
+6
*
Pixel perfection on tabstrip for non-Aero frame. This gets both ends of the ...
pkasting@chromium.org
2009-01-13
5
-36
/
+42
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
3
-15
/
+3
*
Make resource_bundle compile on Linux.
evan@chromium.org
2009-01-13
5
-2
/
+17
*
get in sync with scons changes in browser
pinkerton@google.com
2009-01-13
1
-0
/
+2
*
Add all the WebCore cursors/supporting images to chromium project
pinkerton@google.com
2009-01-13
1
-0
/
+129
*
Pass the test case name to the browser process in order to
paulg@google.com
2009-01-13
4
-0
/
+25
*
Remove a std::string static constructor in the new history dom ui.
deanm@chromium.org
2009-01-13
1
-2
/
+2
*
Remove a static initializer for a TimeDelta constant.
deanm@chromium.org
2009-01-13
3
-8
/
+5
*
NO CODE CHANGE. Whitespace change just to force a compilation.
maruel@chromium.org
2009-01-13
1
-1
/
+0
*
Remove a static initializer while reducing a bit of casting.
deanm@chromium.org
2009-01-13
1
-7
/
+4
*
Porting in views/
phajdan.jr@chromium.org
2009-01-13
8
-25
/
+168
*
Refactor resource_bundle into a _win file.
evan@chromium.org
2009-01-13
6
-225
/
+255
*
Add hover cards to the recently closed windows on the new tab page.
ojan@google.com
2009-01-13
1
-10
/
+172
*
Move webkit_resources.rc to webkit_resources.grd. Add
tc@google.com
2009-01-13
3
-1
/
+35
*
Regression for importer. Updated the code to reflect the coding standards of...
brg@chromium.com
2009-01-13
3
-228
/
+221
*
Pixel perfection on OTR icon. The tabstrip is still positioned/sized wrong r...
pkasting@chromium.org
2009-01-13
2
-40
/
+63
*
Fix layout test failures. Looks like keying the plugins based on OriginalFil...
jam@chromium.org
2009-01-13
2
-4
/
+2
*
Check if the delegate in WebContents::CanTerminate is valid
joshia@google.com
2009-01-13
1
-1
/
+5
*
On exit do not terminate renderers hosted in external tabs
joshia@google.com
2009-01-12
8
-2
/
+24
*
This CL adds a way to block resource requests in the ResourceDispatcherHost f...
jcampan@chromium.org
2009-01-12
5
-38
/
+435
*
fix the scons build that broke when the hunspell dictionary was renamed to en...
sidchat@google.com
2009-01-12
1
-1
/
+1
*
Fixing crash in SafeBrowsingDatabaseBloom:
tommi@chromium.org
2009-01-12
1
-4
/
+1
*
Get rid of lowercasing plugin filenames in order to determine if two paths po...
jam@chromium.org
2009-01-12
4
-20
/
+14
*
Add version to list of required fields. This is required prep work for exten...
erikkay@google.com
2009-01-12
5
-1
/
+32
*
Fix broken Unit test by including en-US-1-2.bdic as the default dictionary.
sidchat@google.com
2009-01-12
2
-1
/
+1
*
Part 3 of 'Add common words for each language, and remove forbidden words'
sidchat@google.com
2009-01-12
1
-7
/
+14
*
No user-visible change. Minor code cleanup I split out from the OTR fixes I'...
pkasting@chromium.org
2009-01-12
2
-117
/
+89
*
Add more tests to unit_tests on Linux, and some platform cleanups.
phajdan.jr@chromium.org
2009-01-12
6
-54
/
+70
*
Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...
tommi@chromium.org
2009-01-11
2
-11
/
+7
*
Adding minimal error checking to ScopedCOMInitializer.
tommi@chromium.org
2009-01-11
2
-6
/
+19
*
Move the installer_unittests.scons file into installer\util,
sgk@google.com
2009-01-11
3
-11
/
+12
*
Fixes 6007 (download shelf won't close) by moving the call to show the downlo...
mad@chromium.org
2009-01-11
1
-2
/
+3
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
2
-6
/
+10
*
Update the dic_delta files generated by re-encoding them to UTF-8. Also modif...
sidchat@google.com
2009-01-09
21
-7550
/
+7567
*
Implement default ChromeFont constructor on Linux.
estade@chromium.org
2009-01-09
4
-17
/
+58
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
2
-11
/
+5
*
Rename extension_protocol* to extension_protocols*
aa@chromium.org
2009-01-09
7
-13
/
+13
*
Remove user_script_master.cc from chrome.xcodeproj unit_tests target. It
mark@chromium.org
2009-01-09
1
-2
/
+0
*
Fix the dic reader so that it now accepts additional words from dic_delta fil...
sidchat@google.com
2009-01-09
1
-7
/
+12
*
Drastically simplify configuration of the local .dll files
sgk@google.com
2009-01-09
1
-99
/
+83
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
27
-206
/
+200
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
11
-75
/
+233
*
More ui_test purification. The extra timeout seems to
paulg@google.com
2009-01-09
1
-4
/
+3
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
20
-50
/
+44
*
Move default plugin resources into separate .h and .rc files
tc@google.com
2009-01-09
1
-2
/
+4
*
HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...
tim@chromium.org
2009-01-09
3
-1
/
+3
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
2
-30
/
+14
*
Make sure that the active tab contents is destroyed when navigating back from...
ananta@chromium.org
2009-01-09
1
-0
/
+7
*
fix google chrome installer tests
tc@google.com
2009-01-09
1
-6
/
+6
[next]