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 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
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Fix bustage
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
2
-12
/
+13
*
Linux Printing: Add a CHECK to help track down a crash.
thestig@chromium.org
2011-01-19
1
-0
/
+2
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Cleanup: Remove unneeded includes of pref_names.h
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
Fix the issues identified so far while investigating bug 66962, but not
tsepez@chromium.org
2011-01-12
2
-3
/
+8
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-2
/
+2
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-2
/
+2
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-2
/
+2
*
net: Remove typedef net::URLRequestTestJob URLRequestTestJob;
tfarina@chromium.org
2011-01-11
1
-5
/
+5
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-2
/
+2
*
Printing: Get settings on the UI thread on all platforms.
thestig@chromium.org
2011-01-06
2
-19
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
5
-5
/
+5
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-3
/
+3
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-5
/
+7
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-7
/
+5
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-5
/
+7
*
net: Add namespace net to URLRequestFilter.
tfarina@chromium.org
2010-12-26
1
-2
/
+2
*
Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.
thestig@chromium.org
2010-12-21
2
-8
/
+8
*
Printing: Get the default settings on the UI-thread for GTK+ and Mac.
sadrul@chromium.org
2010-12-21
2
-2
/
+16
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
2
-2
/
+4
*
Printing: Allow file IO on the UI thread.
kmadhusu@chromium.org
2010-12-16
1
-0
/
+5
*
Deinline even more destructors.
erg@google.com
2010-12-14
8
-16
/
+39
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
1
-0
/
+5
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
1
-1
/
+1
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+2
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-4
/
+4
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-3
/
+3
*
Revert 68893 - Consider PlatformThread::Join() to be blocking IO.
csilv@chromium.org
2010-12-11
1
-5
/
+0
*
Consider PlatformThread::Join() to be blocking IO.
willchan@chromium.org
2010-12-10
1
-0
/
+5
*
C++ readability change for kmadhusu.
kmadhusu@chromium.org
2010-12-10
2
-88
/
+88
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Disable printing context menus on the print preview page. (resubmit)
thestig@chromium.org
2010-12-07
2
-7
/
+5
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-17
/
+29
*
Revert 68228 - Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-04
2
-5
/
+7
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
1
-1
/
+3
*
Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-03
2
-7
/
+5
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
2
-0
/
+2
*
Move:
ben@chromium.org
2010-12-02
4
-4
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert 67997 - Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
2
-2
/
+0
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
2
-0
/
+2
*
Cleanup: Fix some out of date comments.
thestig@chromium.org
2010-12-02
1
-2
/
+2
*
Printing: Quick cleanup in printing layout tests.
thestig@chromium.org
2010-12-01
1
-15
/
+6
*
Printing: PrinterQuery gets created on the IO thread, not UI.
thestig@chromium.org
2010-12-01
2
-6
/
+5
[next]