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
*
Generate IDs for --load-extension by hashing the path instead
aa@chromium.org
2009-10-06
11
-88
/
+68
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
5
-1
/
+10
*
Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOW
sgk@google.com
2009-10-06
2
-3
/
+11
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
5
-0
/
+29
*
Initial CL for fixing some of the proxy auth issues.
chron@chromium.org
2009-10-06
6
-32
/
+87
*
Added support for specifying the BrowserFlags DWORD value when we register th...
ananta@chromium.org
2009-10-06
4
-0
/
+42
*
Initialize message_loop_ in gaia authenticator.
timsteele@google.com
2009-10-06
1
-1
/
+2
*
Coverity: check module for NULL before calling GetProcAddress.
mattm@chromium.org
2009-10-06
1
-1
/
+3
*
Fix build.
erg@google.com
2009-10-06
1
-1
/
+1
*
Mac: Fix crash while dragging a tab alone in a window.
viettrungluu@chromium.org
2009-10-06
2
-1
/
+13
*
Mac: Implements the special bookmark bar on NTP.
erg@chromium.org
2009-10-06
25
-240
/
+640
*
GTK: Refactor some things so GTK doesn't touch the on disk image cache.
erg@google.com
2009-10-05
3
-41
/
+64
*
Mac: Eliminate unintended "menu" method overrides.
viettrungluu@chromium.org
2009-10-05
11
-591
/
+123
*
Remove references to DOMUIContents. It looks like the class doesn't exist.
tony@chromium.org
2009-10-05
3
-6
/
+2
*
Reverting the NativeViewHostWin focus refactoring.
jcampan@chromium.org
2009-10-05
10
-24
/
+25
*
TBR: mpcomplete
erikkay@chromium.org
2009-10-05
5
-45
/
+8
*
Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...
sidchat@chromium.org
2009-10-05
6
-9
/
+16
*
Landing a patch (http://codereview.chromium.org/249054) from an external cont...
finnur@chromium.org
2009-10-05
1
-2
/
+2
*
Allow popups to close themselves with window.close().
erikkay@chromium.org
2009-10-05
5
-8
/
+45
*
Make the main menu open at full screen and provides command line
sky@chromium.org
2009-10-05
4
-16
/
+75
*
Up the new tab paint observer timeout from 2s to 5s. Trying to see
tony@chromium.org
2009-10-05
1
-2
/
+2
*
Suppress UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert, too,
dkegel@google.com
2009-10-05
1
-0
/
+1
*
New frame image from Nicholas.
sky@chromium.org
2009-10-05
1
-0
/
+0
*
Coverity: Allocate |cache| after we have a logic path where we can return and...
jhawkins@chromium.org
2009-10-05
1
-2
/
+1
*
Disable a Dev Tools test that got missed.
pkasting@chromium.org
2009-10-05
1
-1
/
+1
*
Remove the BrowserCrashTest.Crash test from the code because it never
nsylvain@chromium.org
2009-10-05
1
-20
/
+0
*
Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.
pkasting@chromium.org
2009-10-05
3
-2
/
+5
*
Temporarily disable the dev tools unit tests. They were broken by the webkit...
jparent@chromium.org
2009-10-05
1
-16
/
+16
*
Remove the RenderProcessHost from the list of renderer processes when we call...
jam@chromium.org
2009-10-05
1
-1
/
+7
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
4
-1
/
+11
*
Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...
jianli@chromium.org
2009-10-05
1
-0
/
+13
*
Remove a NOTREACHED from the keyword editor dialog. To hit,
tony@chromium.org
2009-10-05
1
-3
/
+2
*
Coverity: check TemplateURL::url return value.
mattm@chromium.org
2009-10-05
1
-1
/
+4
*
Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...
mattm@chromium.org
2009-10-05
21
-674
/
+475
*
Move nsimage_cache into base so that it can be accessed from outside of chrome.
mark@chromium.org
2009-10-05
13
-103
/
+12
*
Disable RenderViewTest.ImeComposition in valgrind (not just in tsan), as it h...
dkegel@google.com
2009-10-05
2
-4
/
+4
*
Adding lot more Sync Integration Test
tejasshah@google.com
2009-10-05
3
-222
/
+1540
*
Update the crash signature for 23780 in known list.
huanr@chromium.org
2009-10-05
1
-1
/
+1
*
Add missing include.
craig.schlenter@chromium.org
2009-10-05
1
-0
/
+1
*
Task Manager: show right click context menu no matter where you click on the ...
estade@chromium.org
2009-10-05
2
-4
/
+1
*
Add a menu item for report a bug or broken website (http://crbug.com/23823 is...
thomasvl@chromium.org
2009-10-05
2
-124
/
+741
*
Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in.
jshin@chromium.org
2009-10-05
2
-1
/
+22
*
Do not use the utility process on linux.
asargent@chromium.org
2009-10-05
5
-8
/
+43
*
(please review thoroughly since this touches many moving parts).
jeremy@chromium.org
2009-10-05
21
-475
/
+673
*
[Mac] Insert views into the proper place in the view hierarchy when tearing o...
rohitrao@chromium.org
2009-10-05
3
-28
/
+11
*
Adding known crash that's been around for the last couple of days.
joi@chromium.org
2009-10-05
1
-0
/
+3
*
Infobar l10n pass
thomasvl@chromium.org
2009-10-05
3
-84
/
+95
*
"Windows" and "Macintosh" are proper names, and should be capitalized in the UI.
thomasvl@chromium.org
2009-10-05
1
-2
/
+62
*
Updating trunk VERSION from 221.5 to 221.6
laforge@chromium.org
2009-10-05
1
-1
/
+1
*
Remove 1.css~
ukai@chromium.org
2009-10-05
1
-1
/
+0
[next]