summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Try to land strings on linux again (r9972). This time, enabletc@google.com2009-02-183-0/+3
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-1857-231/+192
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-182-1/+3
* Translation update.mal@chromium.org2009-02-1898-321/+533
* step 1 on getting strings in linux: create a locale_settings.grdtc@google.com2009-02-183-3/+285
* Update copyright dates to reflect the fact that it's 2009.jhaas@chromium.org2009-02-172-2/+2
* Create chrome_resources.scons, chrome_strings.scons and theme_dll.sconstc@google.com2009-02-175-104/+77
* Implement SetStarredState on LocationBar for Mac.pinkerton@chromium.org2009-02-171-0/+1555
* Set the line endings to grd files as LF in the tree. Leavetc@google.com2009-02-131-330/+330
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-133-20/+27
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-131-0/+5
* 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