| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 3 | -0/+3 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 57 | -231/+192 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 2 | -1/+3 |
* | Translation update. | mal@chromium.org | 2009-02-18 | 98 | -321/+533 |
* | step 1 on getting strings in linux: create a locale_settings.grd | tc@google.com | 2009-02-18 | 3 | -3/+285 |
* | Update copyright dates to reflect the fact that it's 2009. | jhaas@chromium.org | 2009-02-17 | 2 | -2/+2 |
* | Create chrome_resources.scons, chrome_strings.scons and theme_dll.scons | tc@google.com | 2009-02-17 | 5 | -104/+77 |
* | Implement SetStarredState on LocationBar for Mac. | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+1555 |
* | Set the line endings to grd files as LF in the tree. Leave | tc@google.com | 2009-02-13 | 1 | -330/+330 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 3 | -20/+27 |
* | Disable Native Crash reporting on OS X, till we enable Breakpad integration. | jeremy@chromium.org | 2009-02-13 | 1 | -0/+5 |
* | Add installer error strings for localization | cpu@google.com | 2009-02-13 | 2 | -0/+6 |
* | Reverting 9698. | joshia@google.com | 2009-02-12 | 1 | -2/+0 |
* | Fix output dir for generated resources | joshia@google.com | 2009-02-12 | 1 | -91/+93 |
* | Have consistent line endings on .grd files (currently cr-lf since | tc@google.com | 2009-02-12 | 1 | -5/+5 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 2 | -0/+0 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 7 | -731/+499 |
* | Suppress error dialog in headless mode when | huanr@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 7 | -499/+731 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 7 | -731/+499 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -0/+3 |
* | Adds two install strings for translation | cpu@google.com | 2009-02-10 | 2 | -0/+12 |
* | Remove p13n from chrome_dll.rc | tim@chromium.org | 2009-02-10 | 1 | -4/+0 |
* | Rename generated_resources.vcproj to chrome_strings.vcproj. This | tc@google.com | 2009-02-10 | 1 | -2/+2 |
* | Hook views up. | avi@chromium.org | 2009-02-10 | 1 | -17/+12 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 2 | -5/+5 |
* | Bring up renderer_main on linux. | estade@chromium.org | 2009-02-09 | 1 | -3/+0 |
* | Add Recycle() method to scoped autorelease pool to allow cleaning out any junk | pinkerton@chromium.org | 2009-02-09 | 1 | -6/+6 |
* | Enable/disable buttons when the corresponding command updates in the model. | pinkerton@chromium.org | 2009-02-06 | 1 | -5/+52 |
* | Prevent renderer from crashing on startup. | jrg@chromium.org | 2009-02-06 | 1 | -8/+9 |
* | New menu item for personalization project. | munjal@chromium.org | 2009-02-06 | 1 | -0/+1 |
* | Stub implementation of gtk browser window. | estade@chromium.org | 2009-02-05 | 1 | -0/+12 |
* | Linux: get us to the point where we crash at browser->window()->Show() | agl@chromium.org | 2009-02-05 | 1 | -2/+0 |
* | Hook up tab close menu item and plumb tab closing scaffolding through UI laye... | pinkerton@chromium.org | 2009-02-05 | 1 | -12/+39 |
* | Fix some obvious not implemented linux bits so we can crash later | tc@google.com | 2009-02-04 | 1 | -5/+7 |
* | Add support for 8 Indian languages. | jungshik@google.com | 2009-02-04 | 10 | -8/+24 |
* | Disable the SecondLaunch test. It fails all the time | nsylvain@chromium.org | 2009-02-04 | 1 | -1/+2 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -1/+1 |
* | Disable SecondLaunch which started failing after I did a clean build. | jam@chromium.org | 2009-02-04 | 1 | -1/+1 |
* | Create a stub chrome executable that crashes when run. | tc@google.com | 2009-01-29 | 2 | -1/+35 |
* | fix a stale outlet in the File's Owner from renaming. No way to fix this in t... | pinkerton@google.com | 2009-01-29 | 1 | -8/+0 |
* | rest of the rename, accidentally leftout. TBR. | pinkerton@chromium.org | 2009-01-29 | 1 | -9/+17 |
* | hookup tabs to the model and handle new tab creation | pinkerton@google.com | 2009-01-29 | 2 | -165/+8 |
* | Make ScopedOleInitializer work on windows if you aren't including | sky@google.com | 2009-01-29 | 1 | -0/+3 |
* | Extend the popup-mode location bar out into the nonclient view. This makes p... | pkasting@chromium.org | 2009-01-27 | 2 | -0/+0 |
* | Bring our EULA files to parity with the website. | glen@chromium.org | 2009-01-27 | 50 | -160/+961 |
* | Add text for plugin infobar help center link. | glen@chromium.org | 2009-01-27 | 1 | -1/+4 |
* | Add some more menu items from cole | pinkerton@google.com | 2009-01-26 | 1 | -244/+455 |
* | fix button cell to use cell's tag for appearance, not the button's cell which... | pinkerton@google.com | 2009-01-26 | 1 | -14/+28 |
* | This CL makes the safe browsing interstitial page support multiple unsafe res... | jcampan@chromium.org | 2009-01-23 | 1 | -1/+26 |