summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* change a str pass by value. Words fail me to describe this CL bettercpu@google.com2009-02-252-2/+2
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-251-17/+6
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-2/+1
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-255-2/+1
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-0/+2
* Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,wtc@chromium.org2009-02-251-1/+4
* Reverting 10318.jcampan@chromium.org2009-02-251-5/+0
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-0/+5
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-245-5/+5
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-231-0/+12
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-231-12/+0
* Fullscreen mode UI.pkasting@chromium.org2009-02-231-0/+12
* Fix some tiny grd issues:pkasting@chromium.org2009-02-231-3/+3
* Set the default flag to know if we should restart the processnsylvain@chromium.org2009-02-222-3/+13
* Add UI support for the newly added Turkish and Estonian spellcheckers.sidchat@google.com2009-02-202-2/+2
* Correct the fallback language code for spellcheck dictionary languages.sidchat@google.com2009-02-2024-24/+24
* Roll our own grow box since the OS one wants to indent by 3px due to the text...pinkerton@chromium.org2009-02-203-53/+98
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-191-0/+10
* 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