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
*
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
*
Reverting 5971.
maruel@chromium.org
2008-11-25
3
-136
/
+2
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-25
3
-2
/
+136
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
3
-3
/
+3
*
Revert 5607 because it caused a base_unittest failure.
maruel@chromium.org
2008-11-18
3
-136
/
+2
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-18
3
-2
/
+136
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
2
-3
/
+3
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
2
-2
/
+2
*
Use ElideUrl for urls. It is much nicer.
maruel@chromium.org
2008-11-04
1
-2
/
+7
*
Remove an hack to enable the parent window. It seems to cause crashes in the ...
maruel@chromium.org
2008-10-31
1
-2
/
+0
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
5
-0
/
+11
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
maruel@google.com
2008-10-15
3
-6
/
+6
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
1
-1
/
+1
*
Cross-platform wrappers for fopen, _wfopen_s, etc.
mark@chromium.org
2008-10-01
1
-5
/
+4
*
Build a bunch more of chrome/ on Linux.
deanm@google.com
2008-09-19
3
-7
/
+6
*
Include chrome/browser/SConscript in Linux build.
tc@google.com
2008-09-17
2
-2
/
+6
*
Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.
maruel@google.com
2008-09-11
2
-2
/
+3
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
3
-45
/
+33
*
Add a LinkerInitialized constructor to AtomicSequenceNumber.
deanm@google.com
2008-09-02
1
-1
/
+1
*
Disable the "Complex" Script because it fails.
nsylvain@google.com
2008-08-31
1
-1
/
+2
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-1
/
+1
*
fix unit tests
darin@google.com
2008-08-26
1
-1
/
+7
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
3
-3
/
+8
*
Use a more compact license header in source files.
license.bot
2008-08-24
38
-1065
/
+152
*
Move time formatters that only use ICU into base/time.*
tc@google.com
2008-08-19
1
-3
/
+3
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
3
-5
/
+7
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-1
/
+1
*
Some printers advertise longer printable length than the page length. Remove ...
maruel@google.com
2008-08-14
1
-3
/
+3
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...
awalker@google.com
2008-08-14
3
-6
/
+6
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-1
/
+1
*
Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ...
maruel@google.com
2008-08-13
1
-1
/
+5
*
Disable the Delayed UI test so the tree will be green.
tc@google.com
2008-08-12
1
-1
/
+1
*
Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...
maruel@google.com
2008-08-12
4
-32
/
+66
*
Add some printing related unit tests.
maruel@google.com
2008-08-12
4
-0
/
+293
*
The printing NewCookie() must start counting at 1 and not 0, since 0
deanm@google.com
2008-08-06
1
-1
/
+2
*
Move the printing cookie from direct atomic operations to AtomicSequenceNumber.
deanm@google.com
2008-08-06
2
-8
/
+7
*
Try to cut down on some unnecessary dependencies. Remove any unused includes...
deanm@google.com
2008-07-28
1
-1
/
+0
*
Add chrome to the repository.
initial.commit
2008-07-26
34
-0
/
+6435