summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Add installer error strings for localizationcpu@google.com2009-02-132-0/+6
* Reverting 9698.joshia@google.com2009-02-121-2/+0
* Fix output dir for generated resourcesjoshia@google.com2009-02-121-91/+93
* Have consistent line endings on .grd files (currently cr-lf sincetc@google.com2009-02-121-5/+5
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-122-0/+0
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-127-731/+499
* Suppress error dialog in headless mode whenhuanr@chromium.org2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-127-499/+731
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-127-731/+499
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-0/+3
* Adds two install strings for translationcpu@google.com2009-02-102-0/+12
* Remove p13n from chrome_dll.rctim@chromium.org2009-02-101-4/+0
* Rename generated_resources.vcproj to chrome_strings.vcproj. Thistc@google.com2009-02-101-2/+2
* Hook views up.avi@chromium.org2009-02-101-17/+12
* Move browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-092-5/+5
* Bring up renderer_main on linux.estade@chromium.org2009-02-091-3/+0
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-6/+6
* Enable/disable buttons when the corresponding command updates in the model.pinkerton@chromium.org2009-02-061-5/+52
* Prevent renderer from crashing on startup.jrg@chromium.org2009-02-061-8/+9
* New menu item for personalization project.munjal@chromium.org2009-02-061-0/+1
* Stub implementation of gtk browser window.estade@chromium.org2009-02-051-0/+12
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-051-2/+0
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-051-12/+39
* 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