summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Fix some obvious not implemented linux bits so we can crash latertc@google.com2009-02-041-5/+7
* Add support for 8 Indian languages. jungshik@google.com2009-02-0410-8/+24
* Disable the SecondLaunch test. It fails all the timensylvain@chromium.org2009-02-041-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+1
* Disable SecondLaunch which started failing after I did a clean build.jam@chromium.org2009-02-041-1/+1
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-292-1/+35
* 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
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-291-9/+17
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-292-165/+8
* Make ScopedOleInitializer work on windows if you aren't includingsky@google.com2009-01-291-0/+3
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-272-0/+0
* Bring our EULA files to parity with the website.glen@chromium.org2009-01-2750-160/+961
* Add text for plugin infobar help center link.glen@chromium.org2009-01-271-1/+4
* Add some more menu items from colepinkerton@google.com2009-01-261-244/+455
* fix button cell to use cell's tag for appearance, not the button's cell which...pinkerton@google.com2009-01-261-14/+28
* This CL makes the safe browsing interstitial page support multiple unsafe res...jcampan@chromium.org2009-01-231-1/+26
* Prep for generated .vcproj files:sgk@google.com2009-01-234-8/+8
* ui refresh from cole. make it look chromey and get the basic framework for th...pinkerton@google.com2009-01-238-436/+7546
* Adds missing include in scoped_ole_initializer. Without this includesky@google.com2009-01-231-0/+2
* BUG=1007hclam@chromium.org2009-01-231-0/+12
* remove the NSToolbar, improve the appearance a little bit. ObjC style member ...pinkerton@google.com2009-01-221-795/+311
* Fix SecondLaunch unit test.evan@chromium.org2009-01-211-1/+1
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-2/+22
* disable test\ntc@google.com2009-01-211-1/+1
* Add chrome.dll's resources to unit_tests.exe for "in-process" testing.maruel@chromium.org2009-01-211-1/+17
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-0/+1200
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-214-6/+10
* Generate all chrome .vcproj files:sgk@google.com2009-01-173-11/+166
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-162-16/+62
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-1/+1
* Drastically simplify configuration of the local .dll filessgk@google.com2009-01-091-99/+83
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-092-67/+56
* Move default plugin resources into separate .h and .rc filestc@google.com2009-01-091-2/+4
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-082-3/+2
* * Fix error messaging for http server.kuchhal@chromium.org2009-01-071-1/+1
* * Create the registry key needed for "dr" value if it doesn't exist.kuchhal@chromium.org2009-01-061-2/+3
* Build file change for enabling dynamic font support. This is a follow-up to t...jungshik@google.com2009-01-061-0/+1
* Some more GRIT refactoring.tc@google.com2009-01-052-2/+2
* Revert sdk 6.1 upgrade changes.jungshik@google.com2008-12-301-32/+31
* Change build-related files to use Windows SDK 6.1 instead of Windows SDK 6.0.jungshik@google.com2008-12-301-0/+1
* Add a dummy PostThreadMessage and PeekMessage call to help inform Windows tha...darin@chromium.org2008-12-231-9/+19
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+118
* Fixing 4222: Clear data dialog has new fields, butfinnur@google.com2008-12-1849-52/+52
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-1654-8539/+8539
* Add a manifest to chrome.dll.paulg@google.com2008-12-162-0/+10
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-151-1/+1
* I accidentally changed a shortcut due to a bad merge of someone else's change...pkasting@chromium.org2008-12-151-1/+1
* Reupload of 14102glen@chromium.org2008-12-1450-5359/+4726