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
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
2
-6
/
+6
*
Print Preview: Generate previews on Linux.
thestig@chromium.org
2011-02-22
1
-2
/
+2
*
PrintPreview: Send the expected pages count value to Web UI along with previe...
kmadhusu@chromium.org
2011-02-22
1
-1
/
+1
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
6
-7
/
+7
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
4
-148
/
+227
*
Take out incorrect usage of MessageLoop::SetNestableTasksAllowed.
jam@chromium.org
2011-02-18
1
-2
/
+8
*
Cloud print options fix.
scottbyer@chromium.org
2011-02-18
1
-0
/
+6
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
6
-7
/
+7
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
6
-7
/
+7
*
Reduce size of all PNGs with pngcrush.
estade@chromium.org
2011-02-18
1
-0
/
+0
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
4
-6
/
+6
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
4
-30
/
+23
*
Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...
thestig@chromium.org
2011-02-14
7
-38
/
+0
*
WebUI: Rename dom_ui_ variable to web_ui_.
tfarina@chromium.org
2011-02-14
2
-21
/
+21
*
WebUI: Get rid of references to DOMUI in comments. The last part.
tfarina@chromium.org
2011-02-12
2
-5
/
+5
*
WebUI: Get rid of more referecens to DOMUI. Part 3.
tfarina@chromium.org
2011-02-11
6
-31
/
+31
*
Cleanup: Remove unneeded uses of notification_observer.h.
thestig@chromium.org
2011-02-11
1
-1
/
+0
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-5
/
+2
*
WebUI: Rename the class DOMUI to WebUI.
tfarina@chromium.org
2011-02-10
3
-4
/
+4
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-2
/
+5
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
2
-3
/
+5
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-5
/
+2
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-2
/
+5
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-5
/
+2
*
WebUI: Rename DOMMessageHandler to WebMessageHandler.
tfarina@chromium.org
2011-02-08
7
-22
/
+22
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
2
-5
/
+3
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
2
-3
/
+5
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-44
/
+44
*
Print Preview: Create the preview tab first and load the preview data when it...
thestig@chromium.org
2011-02-05
4
-26
/
+28
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-4
/
+4
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
1
-10
/
+10
*
Print Preview: Store preview data in PrintPreviewUIHTMLSource.
thestig@chromium.org
2011-02-03
2
-0
/
+132
*
Cloud print: Code cleanup for PrintDialogCloud and friends.
thestig@chromium.org
2011-02-03
3
-30
/
+33
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
2
-3
/
+3
*
Carnitas: Refactor ShowHtmlDialog()
sail@chromium.org
2011-02-02
2
-33
/
+9
*
printing: Prevent a race between PrintViewManager::OnDidGetPrintedPagesCount ...
thestig@chromium.org
2011-02-01
5
-15
/
+21
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-7
/
+7
*
WebUI: Rename namespace dom_ui_util to web_ui_util.
tfarina@chromium.org
2011-01-31
3
-6
/
+6
*
WebUI: Rename DOMUIFactory to WebUIFactory.
tfarina@chromium.org
2011-01-29
1
-2
/
+2
*
Rename WebNavigationObserver to TabContentsObserver.
jam@chromium.org
2011-01-28
1
-3
/
+3
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
1
-1
/
+3
*
Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...
tfarina@chromium.org
2011-01-27
1
-4
/
+7
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed.
jam@chromium.org
2011-01-25
2
-8
/
+22
*
Modify chrome to accept a pdf file on the command line and upload it to Cloud...
scottbyer@chromium.org
2011-01-24
5
-26
/
+92
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
6
-9
/
+9
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-2
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
5
-18
/
+18
[next]