summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chromium side of WebKit merge 41286:41362.pam@chromium.org2009-03-034-4/+20
* Make our IME backend platform-independent.hbono@chromium.org2009-03-035-11/+138
* Make history and downloads open once per window unless the user modifies thei...glen@chromium.org2009-03-033-16/+9
* Fixes to gyp files to get test_shell building on windows from a gyp project (...bradnelson@google.com2009-03-038-24/+129
* When you launch Chrome from a desktop shortcut, the window wasn't getting act...ben@chromium.org2009-03-031-2/+12
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Fix interactive ui tests. There was a bug in the NonClientView::GetPreferredS...ben@chromium.org2009-03-032-4/+3
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-038-0/+24
* Fix build break take 2jam@chromium.org2009-03-031-1/+1
* Fix build break.jam@chromium.org2009-03-031-4/+4
* Resolve crash when deleting history by preventing the deleter from being call...glen@chromium.org2009-03-035-78/+163
* Workaround scons and xcode not understanding #include MESSAGES_INTERNAL_FILE.tc@google.com2009-03-031-0/+10
* Don't expose --single-process and --in-process-plugins for official Chrome re...jam@chromium.org2009-03-035-13/+8
* Lint fix in commentjar@chromium.org2009-03-031-2/+2
* Add proxy_resolver_v8 to SCONS build.ericroman@google.com2009-03-032-0/+5
* Avoid a crash in mktime() when Visual C++ 2005 iswtc@chromium.org2009-03-032-6/+65
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-037-98/+116
* Add LayoutTests/fast/css/beforeSelectorOnCodeElement.html to the crashers on ...nsylvain@chromium.org2009-03-031-1/+2
* Now that the linux bots have had a chance to run my changefinnur@chromium.org2009-03-031-23/+5
* Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...ananta@chromium.org2009-03-031-1/+1
* Pixel diffing for fun and profit.finnur@chromium.org2009-03-0322-22/+23
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-0319-31/+22