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
/
browser
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-28
1
-2
/
+2
*
automation: Remove a bunch of unused includes from automation_provider_*.cc f...
tfarina@chromium.org
2013-01-26
3
-28
/
+2
*
Cleanup: Rename print preview tab to print preview dialog in various classes.
thestig@chromium.org
2013-01-26
2
-7
/
+7
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
2
-2
/
+2
*
content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED
phajdan.jr@chromium.org
2013-01-24
2
-24
/
+25
*
Revert 178351
cpu@chromium.org
2013-01-23
2
-25
/
+24
*
content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHED
phajdan.jr@chromium.org
2013-01-23
2
-24
/
+25
*
Remove old cloud policy code.
mnissler@chromium.org
2013-01-23
3
-178
/
+1
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
2
-288
/
+2
*
Merge DownloadItem::SafetyState and DownloadDangerType
rdsmith@chromium.org
2013-01-17
1
-14
/
+56
*
Move the parsing of 'update_url' & 'options_page' URLs out of Extension.
MHX348@motorola.com
2013-01-15
1
-1
/
+2
*
Remove GetWebContentsAt from browser_tabstrip.
avi@chromium.org
2013-01-14
1
-4
/
+4
*
More CreateParams methods hardcoded to use HOST_DESKTOP_TYPE_NATIVE in Testin...
gab@chromium.org
2013-01-14
1
-2
/
+4
*
Remove active_index from Browser.
avi@chromium.org
2013-01-14
1
-3
/
+4
*
Get rid of ui_controls.h usage in shipping browser code. In a followup change...
jam@chromium.org
2013-01-11
8
-356
/
+36
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-11
2
-22
/
+31
*
Refactor calls to ExtensionPrefs::GetLaunchContainer before application_launc...
tapted@chromium.org
2013-01-11
1
-9
/
+4
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-10
2
-9
/
+11
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Remove the DownloadItem::TogglePause() interface.
rdsmith@chromium.org
2013-01-07
1
-6
/
+33
*
Remove unused includes of view_id_util.h
tfarina@chromium.org
2013-01-07
1
-1
/
+0
*
Eliminate the LinkInfoBar[Delegate] classes entirely.
tfarina@chromium.org
2013-01-07
1
-5
/
+0
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
2
-6
/
+3
*
Fix tab-fullscreen exit behavior (exit bubble link & on Mac).
scheib@chromium.org
2013-01-03
1
-8
/
+2
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-3
/
+4
*
Remove unused includes of gtk_util.h
tfarina@chromium.org
2013-01-03
1
-1
/
+0
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
2
-10
/
+10
*
Clean up chrome::CloseWebContents.
avi@chromium.org
2012-12-28
1
-2
/
+2
*
[cros] Fix crash in SkipToLogin automation call
ivankr@chromium.org
2012-12-22
1
-2
/
+2
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
3
-18
/
+17
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
1
-1
/
+1
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...
thestig@chromium.org
2012-12-19
2
-6
/
+6
*
Add a "managed user" checkbox to the user creation dialog.
bauerb@chromium.org
2012-12-19
1
-1
/
+1
*
Add initial plumbing to route Notifications to MessageCenter on Windows.
dimich@chromium.org
2012-12-18
2
-8
/
+10
*
Remove straggling TabContents references.
avi@chromium.org
2012-12-14
2
-4
/
+4
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
2
-2
/
+0
*
Remove the protector service.
ivankr@chromium.org
2012-12-14
2
-71
/
+0
*
Convert PasswordStore::GetLogins to not depend on CancelableRequest
kaiwang@chromium.org
2012-12-14
2
-0
/
+10
*
Remove TabContents from TabStripModel.
avi@chromium.org
2012-12-13
1
-11
/
+10
*
Show an a11y notification only if the feature was enabled by its shortcut key
yoshiki@chromium.org
2012-12-13
1
-2
/
+5
*
This CL is part of https://codereview.chromium.org/11316275/, but only contai...
xians@chromium.org
2012-12-12
1
-31
/
+0
*
[Cleanup] rename tray_delegate -> system_tray_delegate
oshima@chromium.org
2012-12-12
1
-1
/
+1
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-0
/
+4
*
[cros,rlz] Remove RLZ checkbox from OOBE UI.
ivankr@chromium.org
2012-12-10
1
-5
/
+2
*
Don't commit the preview if it's not showing at full height.
sreeram@chromium.org
2012-12-08
1
-1
/
+1
*
Remove TabContents from printing.
avi@chromium.org
2012-12-06
3
-18
/
+15
*
[rlz,cros] RLZ glue for ChromeOS.
ivankr@chromium.org
2012-12-05
1
-2
/
+5
*
Persist the Instant API to committed search result pages.
sreeram@chromium.org
2012-12-04
1
-3
/
+2
[next]