| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -4/+4 |
* | Speculatively disable PrintingLayoutTextTest.Complex, which may be crashing o... | rohitrao@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Print Preview: Fix hanging browser process on Windows. | thestig@chromium.org | 2010-11-30 | 1 | -1/+3 |
* | Add a DCHECK for the thread PrinterQuery and PrintJobs get created on. | thestig@chromium.org | 2010-11-30 | 3 | -13/+9 |
* | New Cloud Print Proxy setup UI. | scottbyer@chromium.org | 2010-11-29 | 18 | -26/+625 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Revert 67050 - Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -3/+2 |
* | Fix memory leak in PrintPreviewTabControllerTest. | kmadhusu@chromium.org | 2010-11-18 | 1 | -4/+4 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 2 | -8/+9 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -2/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -3/+2 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Implement print preview tab controller. | kmadhusu@chromium.org | 2010-11-16 | 3 | -0/+395 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -2/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -3/+2 |
* | Rename GaiaAuthenticator2 to GaiaAuthFetcher. | tfarina@chromium.org | 2010-11-10 | 2 | -7/+7 |
* | Chromoting: Rename ChromotocolConfig -> SessionConfig | garykac@chromium.org | 2010-11-08 | 1 | -1/+0 |
* | Cloud Print Dialog work. | scottbyer@google.com | 2010-11-02 | 3 | -6/+40 |
* | Minimum UI change for Cloud Print dialog. | scottbyer@google.com | 2010-11-02 | 2 | -3/+3 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 2 | thakis@chromium.org | 2010-11-02 | 1 | -2/+2 |
* | Move PrintDialogGtk file delete to the file thread. | tony@chromium.org | 2010-11-01 | 1 | -7/+6 |