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
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
588
-865
/
+865
*
dom-ui settings: Fix font size for add startup page url field.
csilv@chromium.org
2011-02-05
2
-2
/
+3
*
WebUI: Rename ExtensionDOMUI to ExtensionWebUI.
tfarina@chromium.org
2011-02-05
13
-72
/
+72
*
DOMUI Prefs: Fix favicon alignment in the search engine manager
stuartmorgan@chromium.org
2011-02-05
1
-8
/
+6
*
This reverts commit r73836.
ajwong@chromium.org
2011-02-05
12
-69
/
+87
*
Fix Task Manager to correctly display network usage of plug-in processes.
ajwong@chromium.org
2011-02-05
12
-87
/
+69
*
Fix chromedriver tests on windows. Add simplejson to path, fix defines for wi...
kkania@chromium.org
2011-02-05
4
-37
/
+28
*
Right now the lock and unlock automation calls return immediately. Instead, i...
dtu@chromium.org
2011-02-05
3
-4
/
+51
*
Carnitas: Remove unneeded include from download_file_manager.cc
sail@chromium.org
2011-02-04
1
-6
/
+0
*
Clean up PersonalDataManager::ImportFormData()
isherman@chromium.org
2011-02-04
5
-128
/
+153
*
patch from issue 6286089
mnissler@chromium.org
2011-02-04
11
-399
/
+545
*
DOMUI: Use the appropriate Settings title per-platform.
jhawkins@chromium.org
2011-02-04
1
-3
/
+15
*
Add new target for building qa-related targets on the qa waterfall.
kkania@chromium.org
2011-02-04
1
-0
/
+2
*
Remove a ToWStringHack() from Gears code.
evan@chromium.org
2011-02-04
1
-2
/
+8
*
[views] spoof proof infobars.
scr@chromium.org
2011-02-04
9
-17
/
+122
*
DOMUI Prefs: Make edit mode conditional on overal list focus.
stuartmorgan@chromium.org
2011-02-04
3
-28
/
+91
*
For directory upload, show empty directories (all directories, in fact) by in...
johnnyg@chromium.org
2011-02-04
1
-4
/
+6
*
Disable testserver with pyauto
nirnimesh@chromium.org
2011-02-04
2
-1
/
+3
*
WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.
tfarina@chromium.org
2011-02-04
8
-91
/
+91
*
Revert "Remove a ToWStringHack() from Gears code."
evan@chromium.org
2011-02-04
1
-7
/
+1
*
DOMUI: Display whether a cookie is acceptible to the script in the Cookies view.
jhawkins@chromium.org
2011-02-04
4
-27
/
+52
*
Remove a ToWStringHack() from Gears code.
evan@chromium.org
2011-02-04
1
-1
/
+7
*
Fix missing std:: from r73840.
mark@chromium.org
2011-02-04
1
-1
/
+1
*
Set the focus to proper views when the login window gets focus.
oshima@google.com
2011-02-04
7
-51
/
+36
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
21
-81
/
+92
*
Move bookmark star from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-04
27
-128
/
+196
*
Fix destruction ordering for ChromeURLRequestGetter.
willchan@chromium.org
2011-02-04
1
-2
/
+3
*
Avoid dependance on timing in flaky history tests. Add logging to understand...
skerner@chromium.org
2011-02-04
8
-146
/
+222
*
Fix the Xcode 3.1 gcc 4.2 compiler warning:
wtc@chromium.org
2011-02-04
1
-3
/
+3
*
Only call NotifyAndTerminate when we've explicitly signed out.
achuith@chromium.org
2011-02-04
3
-10
/
+7
*
Adding new resources for http://codereview.chromium.org/6250141/ to be able t...
alekseys@chromium.org
2011-02-04
2
-0
/
+0
*
Revert 73810 - Added NULL check to protect against a TabContents having a NULL
davemoore@chromium.org
2011-02-04
2
-39
/
+2
*
Cancel a prerender should some part of the page request an http authenticatio...
cbentzel@chromium.org
2011-02-04
6
-8
/
+73
*
Few fixes to get tests working. Create/delete Automation on session thread,
kkania@chromium.org
2011-02-04
4
-10
/
+27
*
Update Guest label upon locale change.
dilmah@chromium.org
2011-02-04
4
-24
/
+40
*
Added NULL check to protect against a TabContents having a NULL
davemoore@chromium.org
2011-02-04
2
-2
/
+39
*
Add method for shutting down ChromeDriver gracefully.
kkania@chromium.org
2011-02-04
4
-296
/
+338
*
[cros] Corrected return value for method
avayvod@chromium.org
2011-02-04
2
-2
/
+2
*
Calling set_ignore_failure(true) in NoRollbackWorkItemList.
tommi@chromium.org
2011-02-04
1
-0
/
+1
*
Implemented GetOffTheRecordPrefs() for Profile
battre@chromium.org
2011-02-04
5
-19
/
+28
*
Make sure extensions can't open an incognito window if disabled by network po...
finnur@chromium.org
2011-02-04
3
-2
/
+10
*
Store the user's profile as a property of a window in order to access it when...
mirandac@chromium.org
2011-02-04
7
-29
/
+60
*
Respect owner's locale preference.
dilmah@chromium.org
2011-02-04
7
-14
/
+62
*
Separate proxy settings for Incognito mode.
battre@chromium.org
2011-02-04
18
-152
/
+641
*
DevTools: allow binding remote debugging to provided interface.
pfeldman@chromium.org
2011-02-04
7
-5
/
+17
*
Added pages for experimental DevTools/WebInspector API
caseq@google.com
2011-02-04
69
-1134
/
+16132
*
Updating trunk VERSION from 659.0 to 660.0
chrome-release@google.com
2011-02-04
1
-1
/
+1
*
Added two VLOGs for debugging issue 11379.
yusukes@google.com
2011-02-04
1
-0
/
+2
*
UI polish on lock screen
dpolukhin@chromium.org
2011-02-04
3
-17
/
+21
*
Reland r73760: Move most of chrome-extension:// request
aa@chromium.org
2011-02-04
26
-113
/
+213
[next]