summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disable PrefServiceTest.Basic because it breaks the build.nsylvain@chromium.org2009-03-031-1/+2
* make uitest and unittest depend on app since the mac gets its resources from ...thomasvl@chromium.org2009-03-031-0/+9
* revert broken change 10833nsylvain@chromium.org2009-03-0335-822/+622
* Add v8 as dep in chrome.sln for ui_tests.ericroman@google.com2009-03-031-0/+2
* Remove an include of a header that was removed in r10832.jhawkins@chromium.org2009-03-031-1/+0
* Update browser.scons and chrome.gyp to match files removed in r10832.jhawkins@chromium.org2009-03-032-35/+0
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0335-622/+822
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-0318-5165/+4
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-032-23/+21
* test data for yuv unittestfbarchard@chromium.org2009-03-032-0/+28891
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-036-9/+93
* Defers the test LayoutTests/fast/invalid/residual-style.html. We'resky@google.com2009-03-031-2/+2
* 6 more layout tests.finnur@chromium.org2009-03-0314-33/+231
* Implement the PAC js-binding for "myIpAddress()".ericroman@google.com2009-03-035-7/+52
* Nonfunctional cleanup change:pkasting@chromium.org2009-03-032-13/+10
* Updating line endings.robertshield@google.com2009-03-031-7/+7
* Revert dsh's change 10818nsylvain@chromium.org2009-03-0333-818/+597
* Implement some chrome path getters for Mac OS and un-comment their uses in th...pinkerton@chromium.org2009-03-034-50/+62
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0333-597/+818
* More layout test cleanup (15 removed).finnur@chromium.org2009-03-033-17/+6
* delayed fix for comment in from http://codereview.chromium.org/28185thomasvl@chromium.org2009-03-031-1/+0
* Remove code that will not be necessary after https://bugs.webkit.org/show_bug...ojan@google.com2009-03-033-14/+6
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-03157-3228/+3962
* Enables bookmark_model_unittest on Mac and Linux.avi@chromium.org2009-03-033-21/+19
* disable test since it doesn't compiletc@google.com2009-03-031-2/+2
* disable failing tests while I debugtc@google.com2009-03-031-9/+9
* Updates comments as to why a couple of tests are deferred.sky@google.com2009-03-031-3/+2
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-03153-3923/+3188
* Reverting 10794.avi@chromium.org2009-03-0322-408/+327
* Removing CRLFs from extensions.htmlrafaelw@chromium.org2009-03-031-86/+86
* Ship some tests which aren't related to what I'm working on:shess@chromium.org2009-03-033-11/+1
* window_ is null during BrowserWindow creation. Assume full screentc@google.com2009-03-031-1/+1
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-034-39/+40
* Fixes regression where escape was not removing a newly bookmarkedsky@google.com2009-03-031-1/+2
* Make test_shell_tests depend on test_shell since the mac version pulls resour...thomasvl@chromium.org2009-03-031-0/+5
* Stub in the download shelf a little further.pinkerton@chromium.org2009-03-032-3/+32
* Clean up a few comments / formatting related to the location bar.deanm@chromium.org2009-03-032-11/+17
* Plumb GetLocationBar through to the toolbar.deanm@chromium.org2009-03-034-2/+13
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-037-65/+84
* Remove more ifdefs where all platforms now share the implementation.pinkerton@chromium.org2009-03-033-19/+1
* Update some mac tests that are passing on the bots.thomasvl@chromium.org2009-03-031-8/+8
* Remove ifdefs around parts ported by all platforms.pinkerton@chromium.org2009-03-031-15/+0
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-0322-327/+408
* Fix a second error in the build bustage, still about constness.maruel@chromium.org2009-03-031-1/+1
* Remove an extra const keyword which caused a build break.maruel@chromium.org2009-03-031-1/+1
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-0377-369/+363
* Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ...pinkerton@chromium.org2009-03-0310-15/+49
* Fix some include guards in browser/gtk.deanm@chromium.org2009-03-033-10/+10
* Cleanup the autocomplete model includes. Move from a deprecated std::wstring...deanm@chromium.org2009-03-033-31/+4
* Fix a crash when installing plugins.jhawkins@chromium.org2009-03-031-2/+5