summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Disables another SSL test as it is causing hangs.sky@google.com2009-01-221-1/+2
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-2213-38/+38
* NO CODE CHANGE.maruel@chromium.org2009-01-221-0/+6
* The WebContents CL broke unit testscpu@google.com2009-01-221-0/+3
* POSIX: Porting renderer/render_view.cc, low hanging fruitagl@chromium.org2009-01-223-23/+164
* Linux: don't want to build render_process till ph_ submits his DNS patchagl@chromium.org2009-01-221-0/+1
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-225-17/+33
* Move automation specific accessors to their own interface to make their purpo...ben@chromium.org2009-01-227-18/+49
* Linux: move win_util.h to Windows specific blockagl@chromium.org2009-01-221-1/+1
* - Fix command line parsing for reliability_tests.huanr@chromium.org2009-01-222-2/+8
* More speedup of scrolling when many windowed plugins in a page. Scrolling is...jam@chromium.org2009-01-224-27/+47
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-2211-75/+125
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-216-15/+15
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-2111-397/+470
* Fix SecondLaunch unit test.evan@chromium.org2009-01-212-2/+3
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-215-27/+12
* Disables another flakey interstitial uit test:(sky@google.com2009-01-211-1/+3
* Fix p13n build break due to a change in CommandLine class.munjal@chromium.org2009-01-211-1/+2
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-2110-25/+147
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-2111-131/+76
* Build fix: release builds seemed to breakagl@chromium.org2009-01-212-0/+7
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-2110-76/+124
* Disables an interstitial test that occassionally fails.sky@google.com2009-01-211-1/+3
* disable test\ntc@google.com2009-01-211-1/+1
* add dependencies to the core targets used by the apppinkerton@google.com2009-01-211-2/+80
* Add chrome.dll's resources to unit_tests.exe for "in-process" testing.maruel@chromium.org2009-01-213-5/+126
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-2114-35/+1833
* Discard corrupt old logs in UMA uploadjar@chromium.org2009-01-211-6/+11
* use a registrar to safely remove observertc@google.com2009-01-212-6/+5
* Yet more crash_service fixery.evan@chromium.org2009-01-211-0/+3
* Fix the scons buildben@chromium.org2009-01-212-4/+4
* Fix crash_service to use different CommandLine API.evan@chromium.org2009-01-211-1/+2
* actually re-enable the testtc@google.com2009-01-211-1/+1
* Fix BrowserTest.WindowsSessionEnd by moving a virtual calltc@google.com2009-01-211-4/+5
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-2117-160/+136
* A crasher would happen if you navigate to a page triggering an interstitial f...jcampan@chromium.org2009-01-211-11/+2
* Correct icon/title sizing/placement for varying titlebar font sizes. This ma...pkasting@chromium.org2009-01-211-23/+78
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-214-17/+46
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2172-310/+295
* Disable a unittest which has never passedagl@chromium.org2009-01-211-1/+1
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-212-2/+3
* Remove unnecessary unit tests (now we're just using ObserverList).ben@chromium.org2009-01-201-24/+0
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-202-3/+6
* Scons updates for about:internets removal.brettw@chromium.org2009-01-201-3/+0
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-2029-792/+538
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-206-89/+70
* POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.agl@chromium.org2009-01-201-13/+99
* disable WindowSessionEnd which was failing in debugtc@google.com2009-01-201-1/+1
* Fix the broken commit in r8250. The problem was that basictypes.herg@google.com2009-01-2013-172/+389
* Add more production logging to diagnose upload problemjar@chromium.org2009-01-201-27/+29