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
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
3
-6
/
+5
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
2
-2
/
+2
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
4
-10
/
+10
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-2
/
+2
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-5
/
+5
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-4
/
+0
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-4
/
+1
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-1
/
+4
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-4
/
+1
*
Implement Printer Preference Persistence (Step 1/3)
maruel@chromium.org
2009-04-09
3
-3
/
+68
*
Simplify code in PrintSettings. Removes support for settings margins
sverrir@chromium.org
2009-03-31
6
-103
/
+36
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-4
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
31
-31
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
2
-2
/
+4
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
2
-2
/
+2
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Move units to new module printing. Add printing_unittests on Windows too. Mak...
maruel@chromium.org
2009-02-20
5
-133
/
+14
*
Disable the printing UI tests again :(
maruel@chromium.org
2009-02-14
1
-2
/
+4
*
Reenable tests disabled in r9262.
maruel@chromium.org
2009-02-12
1
-2
/
+2
*
Temporarily disable the printing test while I find out what I did wrong.
maruel@chromium.org
2009-02-05
1
-2
/
+2
*
Remove black magic and >100 lines. Unhook a lot of dead code.
maruel@chromium.org
2009-02-05
9
-321
/
+73
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Commiting the changes from my previous cl that are specific to not including ...
jam@chromium.org
2009-02-04
2
-25
/
+2
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
2
-2
/
+25
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
2
-25
/
+2
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-0
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
9
-55
/
+60
*
Random bits of de-Winification for WebContents.
brettw@chromium.org
2009-01-30
1
-1
/
+3
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-4
/
+7
*
Disable the test while investigating.
maruel@chromium.org
2009-01-29
1
-1
/
+2
*
Re-land revision 8821 with the ui test fixed.
maruel@chromium.org
2009-01-29
2
-126
/
+102
*
Roll back r8821
mark@chromium.org
2009-01-28
1
-4
/
+12
*
Disconnect the "browser controlled printing" and always delegate the control ...
maruel@chromium.org
2009-01-28
1
-12
/
+4
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-1
/
+1
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-5
/
+2
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-11
/
+22
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-22
/
+11
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-11
/
+22
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
3
-3
/
+3
*
Adds a helper class used to mark/define critical section in a class and then ...
maruel@chromium.org
2008-12-17
2
-0
/
+4
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-3
/
+4
*
Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...
maruel@chromium.org
2008-12-01
3
-2
/
+139
[next]