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_job_worker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert use of int ms to TimeDelta in files owned by thestig.
tedvessenes@gmail.com
2012-01-13
1
-2
/
+2
*
base::Bind: Convert (again) chrome/browser/printing.
jhawkins@chromium.org
2011-11-24
1
-59
/
+32
*
base::Bind: Convert PrintingContext::PrintSettingsCallback.
jhawkins@chromium.org
2011-11-19
1
-1
/
+2
*
base::Bind: Easy cleanups in chrome/browser/printing.
jhawkins@chromium.org
2011-11-10
1
-43
/
+49
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move margin processing code to the browser process.
vandebo@chromium.org
2011-10-15
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
Print Preview: Print the entire page range since the preview only contains th...
thestig@chromium.org
2011-04-23
1
-10
/
+15
*
Printing: Use const reference instead of a const pointer.
thestig@chromium.org
2011-03-22
1
-1
/
+1
*
PrintPreview: [MAC] Set the selected printer for the current print job.
kmadhusu@chromium.org
2011-03-21
1
-3
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
1
-0
/
+36
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
1
-1
/
+5
*
Take out incorrect usage of MessageLoop::SetNestableTasksAllowed.
jam@chromium.org
2011-02-18
1
-2
/
+8
*
Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...
thestig@chromium.org
2011-02-14
1
-4
/
+0
*
Printing: Get settings on the UI thread on all platforms.
thestig@chromium.org
2011-01-06
1
-15
/
+1
*
Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.
thestig@chromium.org
2010-12-21
1
-6
/
+6
*
Printing: Get the default settings on the UI-thread for GTK+ and Mac.
sadrul@chromium.org
2010-12-21
1
-2
/
+11
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
1
-1
/
+3
*
Print Preview: Fix hanging browser process on Windows.
thestig@chromium.org
2010-11-30
1
-1
/
+3
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part8:
tfarina@chromium.org
2010-10-09
1
-3
/
+3
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
1
-14
/
+16
*
Printing: Push checking of |context| one level lower, as the different
jhawkins@chromium.org
2010-09-27
1
-14
/
+2
*
Printing: Call PrintingContext::AskUserForSettings() on the UI thread for Linux
jhawkins@chromium.org
2010-09-27
1
-4
/
+4
*
Printing: Push checking of |context| one level lower, as the different
jhawkins@chromium.org
2010-09-27
1
-7
/
+1
*
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
jhawkins@chromium.org
2010-09-21
1
-5
/
+13
*
Set the job name for the print job on the Mac.
avi@chromium.org
2010-05-12
1
-5
/
+5
*
Changes made to the printing logic to allow plugins to participate in the bro...
sanjeevr@chromium.org
2010-03-12
1
-1
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-6
/
+6
*
Wire up printing on the Mac
stuartmorgan@chromium.org
2009-10-13
1
-6
/
+44
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-3
/
+0
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-0
/
+3
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-3
/
+0
*
I've seen recently a race condition while debugging printing. The pages are ...
sverrir@google.com
2009-07-09
1
-1
/
+5
*
Move printing related stuff to the root printing project from the browser pro...
sverrir@google.com
2009-07-07
1
-2
/
+2
*
Move Emf class to the printing library. Also creates a platform agnostic Nat...
sverrir@google.com
2009-07-06
1
-1
/
+0
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-17
/
+2
*
Add support for printing selection only flag. This only adds the flag to the ...
sverrir@google.com
2009-06-08
1
-2
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-2
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...
maruel@google.com
2008-08-12
1
-1
/
+2
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+325