summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-216-9/+9
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-215-18/+18
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Fix bustageben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-12/+13
* Linux Printing: Add a CHECK to help track down a crash.thestig@chromium.org2011-01-191-0/+2
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-1/+1
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Fix the issues identified so far while investigating bug 66962, but not tsepez@chromium.org2011-01-122-3/+8
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-2/+2
* Remove wstring from gfx.avi@chromium.org2011-01-121-2/+2
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-5/+5
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Printing: Get settings on the UI thread on all platforms.thestig@chromium.org2011-01-062-19/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-015-5/+5
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-3/+3
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-1/+1
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+7
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-7/+5
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+7
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-2/+2
* Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.thestig@chromium.org2010-12-212-8/+8
* Printing: Get the default settings on the UI-thread for GTK+ and Mac.sadrul@chromium.org2010-12-212-2/+16
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-172-2/+4
* Printing: Allow file IO on the UI thread.kmadhusu@chromium.org2010-12-161-0/+5
* Deinline even more destructors.erg@google.com2010-12-148-16/+39
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+5
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-4/+4
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-3/+3
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-5/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+5
* C++ readability change for kmadhusu.kmadhusu@chromium.org2010-12-102-88/+88
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-072-7/+5
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-17/+29
* Revert 68228 - Disable printing context menus on the print preview page.thestig@chromium.org2010-12-042-5/+7
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-031-1/+3
* Disable printing context menus on the print preview page.thestig@chromium.org2010-12-032-7/+5
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-032-0/+2
* Move:ben@chromium.org2010-12-024-4/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-022-2/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-022-0/+2
* Cleanup: Fix some out of date comments.thestig@chromium.org2010-12-021-2/+2
* Printing: Quick cleanup in printing layout tests.thestig@chromium.org2010-12-011-15/+6
* Printing: PrinterQuery gets created on the IO thread, not UI.thestig@chromium.org2010-12-012-6/+5