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
/
printing
/
print_dialog_cloud_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transfer data as ref counted memory, not as a file to avoid file operation wh...
vitalybuka@chromium.org
2013-03-05
1
-27
/
+18
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-8
/
+8
*
Fix Cloud Print sign in flow.
scottbyer@chromium.org
2012-10-12
1
-0
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move the web dialogs code to src/ui/web_dialogs from src/chrome
mazda@chromium.org
2012-05-31
1
-5
/
+5
*
Make cloud print dialog creation function not use browser list, instead obtai...
ben@chromium.org
2012-05-24
1
-11
/
+15
*
Revert 138823 - Make cloud print dialog creation function not use browser lis...
ben@chromium.org
2012-05-24
1
-15
/
+11
*
Make cloud print dialog creation function not use browser list, instead obtai...
ben@chromium.org
2012-05-24
1
-11
/
+15
*
Revert 138561 - Make cloud print dialog creation function not use browser lis...
ben@chromium.org
2012-05-23
1
-14
/
+11
*
Make cloud print dialog creation function not use browser list, instead obtai...
ben@chromium.org
2012-05-23
1
-11
/
+14
*
Revert cloud print dialog changes.
ben@chromium.org
2012-05-23
1
-14
/
+11
*
Make cloud print dialog creation function not use browser list, instead obtai...
ben@chromium.org
2012-05-23
1
-11
/
+14
*
webui: Extract WebDialogDelegate into its own header file.
tfarina@chromium.org
2012-05-03
1
-0
/
+1
*
Web-ify a bunch of these names. I am going to move some of the framework code...
ben@chromium.org
2012-04-25
1
-29
/
+29
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-1
/
+2
*
Merge Cloud Print signin dialog into regular Cloud Print dialog.
abodenha@chromium.org
2012-01-19
1
-8
/
+16
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
1
-2
/
+3
*
Allow HtmlDialogUIDelegate to specify dialog ModalType.
flackr@chromium.org
2012-01-12
1
-2
/
+2
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
1
-3
/
+3
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-7
/
+7
*
Simplify GCP integration with print preview.
abodenha@chromium.org
2011-09-19
1
-3
/
+7
*
Revert 101256 - Simplify GCP integration with print preview.
hbono@chromium.org
2011-09-15
1
-7
/
+3
*
Simplify GCP integration with print preview.
abodenha@chromium.org
2011-09-15
1
-3
/
+7
*
Code to accept a print ticket on the command line.
abeera@google.com
2011-08-20
1
-0
/
+10
*
Revert 97442 - Code to accept a print ticket on the command line.
bauerb@chromium.org
2011-08-19
1
-10
/
+0
*
Code to accept a print ticket on the command line.
abeera@google.com
2011-08-19
1
-0
/
+10
*
Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.
tony@chromium.org
2011-08-05
1
-10
/
+11
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-3
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-8
/
+13
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Fix deletion of temp files from port monitor.
abodenha@google.com
2011-04-22
1
-0
/
+3
*
Disable the context menu on the keyboard overlay and the print dialog.
mazda@chromium.org
2011-04-19
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Memory leak fix.
scottbyer@chromium.org
2011-03-22
1
-0
/
+5
*
Change cloud print dialog and command line switches for cloud print dialog to...
scottbyer@chromium.org
2011-03-15
1
-6
/
+11
*
Revert 78231 - Change cloud print dialog and command line switches for cloud ...
scottbyer@chromium.org
2011-03-15
1
-11
/
+6
*
Change cloud print dialog and command line switches for cloud print dialog to...
scottbyer@chromium.org
2011-03-15
1
-6
/
+11
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...
tfarina@chromium.org
2011-02-25
1
-1
/
+1
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
1
-2
/
+2
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
1
-1
/
+1
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
1
-1
/
+1
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
WebUI: Get rid of more referecens to DOMUI. Part 3.
tfarina@chromium.org
2011-02-11
1
-3
/
+3
*
WebUI: Rename the class DOMUI to WebUI.
tfarina@chromium.org
2011-02-10
1
-2
/
+2
[next]