summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+4
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-2/+0
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+3
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-3/+5
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-0/+3
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-4/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-3/+3
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-0/+4
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-6/+6
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+6
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-6/+0
* Build fixagl@chromium.org2009-04-211-0/+1
* Build fix: add a stub for background_x11_thread for unit testsagl@chromium.org2009-04-211-0/+5
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-101-1/+8
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+4
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-10/+6
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-2/+0
* Platform cleanup in common/deanm@chromium.org2008-12-081-1/+9
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-0/+2
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-2/+0
* Removes the old frames.ben@chromium.org2008-11-101-2/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-161-1/+0
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+7
* fix bustagebeng@google.com2008-08-081-0/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+151