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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-22
1
-4
/
+12
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
2
-10
/
+6
*
GTK: implement "print selection".
peter@pcc.me.uk
2012-02-14
2
-12
/
+35
*
Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...
erg@chromium.org
2012-02-13
2
-2
/
+2
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
4
-4
/
+6
*
Print Preview: Refactoring sticky settings code.
dpapad@chromium.org
2012-02-10
1
-12
/
+16
*
Print Preview: Do not change the print preview state when print preview is no...
thestig@chromium.org
2012-02-10
1
-1
/
+6
*
Re-enable newly de-flaked test.
scottbyer@chromium.org
2012-02-03
1
-15
/
+22
*
Print Preview: Disable keyboard shortcut forwarding on Mac.
thestig@chromium.org
2012-02-02
1
-0
/
+3
*
Fix NULL scoped_refptr in PrintSystemTaskProxy tests.
thestig@chromium.org
2012-01-31
3
-8
/
+7
*
Print Preview: Forward keyboard shortcuts to the browser.
thestig@chromium.org
2012-01-31
1
-7
/
+56
*
Print Preview: Use BrowserList::FindBrowserWithWebContents() instead of Brows...
thestig@chromium.org
2012-01-25
1
-6
/
+5
*
Print preview: Do not exit the window.print() nested loop too early when savi...
thestig@chromium.org
2012-01-24
4
-9
/
+20
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
1
-3
/
+3
*
Cloud Print Policy - service side enforcement, Mac browser tests.
scottbyer@chromium.org
2012-01-23
1
-5
/
+58
*
Merge Cloud Print signin dialog into regular Cloud Print dialog.
abodenha@chromium.org
2012-01-19
5
-48
/
+105
*
Close created HtmlDialogs on closing of the browser that opened them.
flackr@chromium.org
2012-01-19
2
-8
/
+11
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
2
-4
/
+4
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
6
-18
/
+19
*
Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...
thestig@chromium.org
2012-01-18
4
-9
/
+31
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
3
-15
/
+15
*
Re-enable PrintDialogCloudTest.HandlersRegistered on non-Windows and move it ...
mazda@chromium.org
2012-01-16
1
-3
/
+2
*
Cloud Print Connector Policy, Service-side enforcement.
scottbyer@chromium.org
2012-01-14
5
-20
/
+595
*
Adding functionality to print PDF embedded in the html page.
gene@chromium.org
2012-01-13
1
-1
/
+2
*
Convert use of int ms to TimeDelta in files owned by thestig.
tedvessenes@gmail.com
2012-01-13
1
-2
/
+2
*
Allow HtmlDialogUIDelegate to specify dialog ModalType.
flackr@chromium.org
2012-01-12
6
-17
/
+17
*
Move chrome/browser/ui/webui/print_preview* to chrome/browser/ui/webui/print_...
thestig@chromium.org
2012-01-11
6
-6
/
+6
*
Change cloud print dialog style in Aura builds.
abodenha@chromium.org
2012-01-11
1
-0
/
+15
*
Increase size of cloud print dialog.
abodenha@chromium.org
2012-01-11
1
-2
/
+2
*
Cleanup: Refactor common code for print preview unit tests into a base class.
thestig@chromium.org
2012-01-11
3
-16
/
+56
*
Cleanup: Make PrintJobManager::printing_enabled() const.
thestig@chromium.org
2012-01-11
2
-9
/
+13
*
PrintPreview: Honor the print media page size and margin values.
kmadhusu@chromium.org
2012-01-10
4
-3
/
+13
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
3
-2
/
+2
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
2
-5
/
+3
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
4
-31
/
+32
*
Fix Sleep() calls to use TimeDelta in chrome/browser/printing.
tedvessenes@gmail.com
2012-01-04
1
-4
/
+4
*
Fix crash.
abodenha@chromium.org
2012-01-04
1
-1
/
+2
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
3
-10
/
+11
*
Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
2
-3
/
+4
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
2
-5
/
+7
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
2
-6
/
+5
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
2
-2
/
+4
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-23
/
+25
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
8
-6
/
+11
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
2
-15
/
+20
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
3
-32
/
+24
*
Add more per-tab preferences.
mnaganov@chromium.org
2011-12-29
1
-4
/
+4
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
2
-2
/
+2
[next]