summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix buildtc@google.com2009-01-291-0/+1
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-299-27/+152
* Marks the test LayoutTests/fast/layers/layer-visibility-sublayer.htmlsky@google.com2009-01-291-1/+0
* This CL fixes bugs with EULAcpu@google.com2009-01-299-15/+15
* Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...pkasting@chromium.org2009-01-292-329/+237
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-2918-46/+683
* I'm moving the test LayoutTests/fast/inline/dirtyLinesForInline.htmlsky@google.com2009-01-291-1/+4
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-295-34/+28
* More testsfinnur@google.com2009-01-2911-213/+214
* Rebaselining LayoutTests/http/tests/navigation/metaredirect-basic.html since ...jcampan@chromium.org2009-01-294-73/+73
* Move simple_clipboard_impl into test_shell. It's not needed intc@google.com2009-01-293-4/+8
* fix a stale outlet in the File's Owner from renaming. No way to fix this in t...pinkerton@google.com2009-01-291-8/+0
* whut u meAn I sp3lld iT rong?pinkerton@google.com2009-01-291-1/+1
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-299-107/+67
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-2922-102/+120
* Maintain a local/global stack for the global WebPluginDelegateImpl instance p...ananta@chromium.org2009-01-292-7/+24
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-293-4/+1
* Fix regression from my previous plugin change where internal plugins didn't g...jam@chromium.org2009-01-292-11/+8
* Alphabetize some files that weren't in orderamanda@chromium.org2009-01-291-7/+7
* Fix our link madness on linux. We now properly linktc@google.com2009-01-297-21/+67
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-294-22/+30
* roll DEPS to pick up latest WebKitdarin@chromium.org2009-01-291-1/+1
* Modify npruntime_impl.h to be useful. Previously, we were not usingdarin@chromium.org2009-01-291-51/+33
* rename from tab_bar to tab_strip to be more consistent with windowspinkerton@chromium.org2009-01-295-23/+24
* Reverting 8844.sidchat@google.com2009-01-2916-53/+28
* Fixed up the EOL style on all /src/media source files.scherkus@chromium.org2009-01-292-12/+12
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-2911-194/+397
* Add a Version class and matching unit tests, roughly based on chrome/installe...erikkay@google.com2009-01-298-0/+214
* Remove pointless function override (the base class does the exact same thing ...pkasting@chromium.org2009-01-292-5/+0
* Updating some test statuses now that I have more plugin code hooked up.thomasvl@chromium.org2009-01-291-2/+5
* Add a stub shell dialogs to help us get linking faster.brettw@google.com2009-01-292-0/+23
* Disable the test while investigating.maruel@chromium.org2009-01-291-1/+2
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-2917-44/+47
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-298-18/+24
* A minor change to the pattern for filter factories that makes the implementat...ralphl@chromium.org2009-01-294-308/+388
* The new version of Inset() Ben added a while ago didn't work quite right for ...pkasting@chromium.org2009-01-292-10/+4
* Add routine to close file descriptors on execjeremy@chromium.org2009-01-295-31/+66
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-296-27/+19
* We need to reset the theme stuff in a code path that actually used when notthomasvl@chromium.org2009-01-291-9/+8
* Roll DEPS to pick up unforking of ThreadGlobalData.hamanda@chromium.org2009-01-291-1/+1
* Marks the testsky@google.com2009-01-291-1/+0
* Fix issue 7146, sending large messages over IPC on POSIX was broken.jeremy@chromium.org2009-01-292-7/+17
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-298-187/+119
* Mark one svg test as only failing on win/linux since mac passes.thomasvl@chromium.org2009-01-291-1/+1
* Create and destroy members of the AutomationProxy in the correct order to avo...stoyan@chromium.org2009-01-291-1/+11
* Remove references to Mac text codecs (since we weren't correctly building the...amanda@chromium.org2009-01-291-6/+0
* Disable DownloadTest.UnknownSize because it is flaky.maruel@chromium.org2009-01-291-1/+2
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-294-27/+29
* Revert "Linux: use WebKit HEAD's gtk2drawing.c"agl@chromium.org2009-01-293-9/+2
* Go ahead and wire in the plugin list to the shell, doesn't help anything pass,thomasvl@chromium.org2009-01-291-1/+1