summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-2918-46/+683
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-295-34/+28
* 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-2919-69/+72
* Maintain a local/global stack for the global WebPluginDelegateImpl instance p...ananta@chromium.org2009-01-291-1/+7
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-293-4/+1
* Fix our link madness on linux. We now properly linktc@google.com2009-01-295-20/+62
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-294-22/+30
* rename from tab_bar to tab_strip to be more consistent with windowspinkerton@chromium.org2009-01-295-23/+24
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-2911-194/+397
* Remove pointless function override (the base class does the exact same thing ...pkasting@chromium.org2009-01-292-5/+0
* 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
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-296-27/+19
* 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
* Create and destroy members of the AutomationProxy in the correct order to avo...stoyan@chromium.org2009-01-291-1/+11
* 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
* Update to latest V8 trunk version to fix dependency problem with our visual s...ager@google.com2009-01-291-1/+19
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-295-24/+42
* Temporarily disable failing test while I fix it.mpcomplete@chromium.org2009-01-291-1/+1
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-2/+2
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-292-2/+14
* Disabling the failing testsnsylvain@chromium.org2009-01-291-3/+3
* Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting thempcomplete@chromium.org2009-01-291-0/+2
* Fix purify failure.jrg@chromium.org2009-01-292-17/+28
* Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...pkasting@chromium.org2009-01-292-51/+49
* Added a test for checking system install.anantha@chromium.org2009-01-295-89/+153
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-2933-129/+221
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-298-25/+23
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-292-4/+4
* fix p13n build.tim@chromium.org2009-01-291-0/+3
* Changes the in-application EULA dialog to not require the checkbox be checked...gwilson@google.com2009-01-2944-44/+44
* Add thread checks to the IPC channel.rvargas@google.com2009-01-292-0/+17
* Add zlib unzip to mac build and enable unit test.erikkay@google.com2009-01-291-0/+2
* Make ScopedOleInitializer work on windows if you aren't includingsky@google.com2009-01-291-0/+3
* Roll back r8821mark@chromium.org2009-01-287-21/+73
* Add browser files to the linux build that mac has alreadytc@google.com2009-01-282-5/+4
* Porting profiles to the Mac.avi@chromium.org2009-01-2852-367/+797
* Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserversky@google.com2009-01-283-1/+29
* Fixes crash in adding a menu item. As far as I can tellsky@google.com2009-01-281-0/+9
* Better control over window creation of external tabsjoshia@google.com2009-01-288-18/+44
* Reverting 8822.brettw@chromium.org2009-01-285-167/+83
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-284-17/+42
* Factor out the common parts of the about network dialog. I will be using thisbrettw@chromium.org2009-01-285-83/+167