summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-111-5/+1
* Remove leaks that are now fixed.rvargas@google.com2009-02-111-112/+0
* Enable the ResourceDispatcherHost unittest for Mac and linux.paul@chromium.org2009-02-111-1/+0
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-1/+1
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-111-2/+2
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-119-1286/+623
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-111-0/+1
* Re-revert change 9439. The original change 9439 was revertediposva@google.com2009-02-101-0/+4
* Reverting 9493.kuchhal@chromium.org2009-02-101-2/+1
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-1/+2
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-02-101-6/+2
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-103-0/+31
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-102-2/+12
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-102-12/+2
* Fix windows build.tc@google.com2009-02-101-1/+1
* Reverting 9408.brettw@chromium.org2009-02-091-2/+1
* Add a new resizer corner.mad@chromium.org2009-02-091-1/+2
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-093-31/+0
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-093-0/+31
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-1/+1
* More purify wack-a-mole.erikkay@google.com2009-02-062-0/+63
* Handle review comments form previous change. Also, use enum types and not in...jam@chromium.org2009-02-065-58/+166
* Adds a unit test for NavigationEntry. Also adds a comment to BrowsingInstancecreis@google.com2009-02-061-0/+4
* another attempt to get the current errors into the known errors listerikkay@google.com2009-02-062-6/+85
* Revert "Clean up dns prefetch code, and also port it."tc@google.com2009-02-061-1/+1
* Enable more SafeBrowsing unittests on Mac and linux.paul@chromium.org2009-02-061-1/+0
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-061-1/+1
* Commit my changes that simplify automation message unpacking.jam@chromium.org2009-02-062-491/+246
* Cleanup forward declared classes that are not needed in chrome/renderer, chro...thestig@chromium.org2009-02-062-12/+8
* Make render_widget_host_unittest compile and run on POSIX.thestig@chromium.org2009-02-061-1/+1
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-052-13/+13
* Removes the expected selenium failures. These were fixed by r9233.sky@google.com2009-02-051-1/+0
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+3
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-2/+0
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-051-4/+0
* Add a few errors to the known errors list:erikkay@google.com2009-02-052-0/+172
* Disabled system level install tests on Vista. System level install tests are ...anantha@chromium.org2009-02-043-29/+44
* Explicitly removing WS_POPUP after initialization so that users of the Extern...tommi@chromium.org2009-02-041-1/+1
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-043-24/+4
* AudioRendererHost and unit test fileshclam@chromium.org2009-02-041-0/+4
* Include test_web_contents in windows scons build, take 2.estade@chromium.org2009-02-041-2/+5
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-042-8/+30
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-047-250/+526
* Fix ui test failurejam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-047-525/+250
* This file uses commas to separate apparently. ojan@google.com2009-02-041-4/+1
* Temporarily mask selenium failures.ericroman@google.com2009-02-031-1/+4
* Porting unit tests.phajdan.jr@chromium.org2009-02-031-4/+1