| Commit message (Expand) | Author | Age | Files | Lines |
* | Port TabContentsFactory to posix. | estade@chromium.org | 2009-02-19 | 1 | -0/+2 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -0/+6 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 1 | -0/+6 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 1 | -0/+2 |
* | Make interstitial_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-18 | 1 | -0/+2 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -0/+10 |
* | Reverting 9944. | yurys@google.com | 2009-02-18 | 1 | -14/+0 |
* | Create communication channel between developer tools UI implemented in JS and... | yurys@google.com | 2009-02-18 | 1 | -0/+14 |
* | Fix mac build. I ran | jam@chromium.org | 2009-02-18 | 1 | -0/+2 |
* | Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c... | jhawkins@chromium.org | 2009-02-17 | 1 | -0/+2 |
* | Significantly rework coordinate handling for the Cocoa views. Fixes tons of r... | avi@chromium.org | 2009-02-17 | 1 | -6/+6 |
* | mac renderer sandbox cleanup: | thomasvl@chromium.org | 2009-02-17 | 1 | -4/+8 |
* | Put some sources into the right spots w/in the project file, make a missing | thomasvl@chromium.org | 2009-02-17 | 1 | -12/+20 |
* | Sad Tab view for the Mac. | avi@chromium.org | 2009-02-17 | 1 | -0/+10 |
* | add history_unittest | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+2 |
* | Implement SetStarredState on LocationBar for Mac. | pinkerton@chromium.org | 2009-02-17 | 1 | -0/+4 |
* | Reverting 9855. | maruel@chromium.org | 2009-02-16 | 1 | -14/+0 |
* | Review URL: http://codereview.chromium.org/20405 | yurys@google.com | 2009-02-16 | 1 | -0/+14 |
* | Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m... | jhawkins@chromium.org | 2009-02-16 | 1 | -0/+2 |
* | Commit issue 19737: Partial implementation of tests for | aa@chromium.org | 2009-02-16 | 1 | -0/+10 |
* | Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey" | aa@chromium.org | 2009-02-15 | 1 | -10/+0 |
* | Commit issue 19737: | aa@chromium.org | 2009-02-15 | 1 | -0/+10 |
* | Rollback r9835 and r9837: Mac build broken. | mal@chromium.org | 2009-02-15 | 1 | -2/+0 |
* | Make browser_shutdown.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 1 | -0/+2 |
* | Make password_manager.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 1 | -0/+2 |
* | Make browser_url_handler.cc compile on Posix. | jhawkins@chromium.org | 2009-02-15 | 1 | -0/+2 |
* | Make base_session_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -0/+4 |
* | Make session_restore.cc compile on Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -0/+4 |
* | Port session_backend.cc to Posix. | jhawkins@chromium.org | 2009-02-14 | 1 | -1/+5 |
* | Build alternate_nav_url_fetcher.cc on posix | estade@chromium.org | 2009-02-14 | 1 | -0/+2 |
* | Port remaining .rc data resource files to grd. This includes | tc@google.com | 2009-02-13 | 1 | -0/+30 |
* | add infobar_delegate.cc to the build | tc@google.com | 2009-02-13 | 1 | -0/+2 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | Revert 9747 | abarth@chromium.org | 2009-02-13 | 1 | -6/+0 |
* | Remember that we've white listed a certificate when we switch to a new tab. | abarth@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | POSIX: Add FileDescriptorSet unittest | agl@chromium.org | 2009-02-13 | 1 | -0/+4 |
* | Port most of MetricsService to Mac and linux. | paul@chromium.org | 2009-02-13 | 1 | -0/+6 |
* | Sort all the files w/in the compile sources step of the targets. | thomasvl@chromium.org | 2009-02-12 | 1 | -4/+4 |
* | Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.) | estade@chromium.org | 2009-02-12 | 1 | -0/+8 |
* | Pump events to the renderer. Doesn't work currently due to activation issues. | avi@chromium.org | 2009-02-12 | 1 | -4/+10 |
* | Cleanup step 2, now all sources are in the right folders and sorted. | thomasvl@chromium.org | 2009-02-12 | 1 | -50/+58 |
* | Use real URLFixerUpper. Makes URLs on command line work. | evan@chromium.org | 2009-02-12 | 1 | -0/+2 |
* | Update XCode project file to add unit tests ported in r9671. | phajdan.jr@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | No code changes, just some of the project clean up, more to go, but i want to | thomasvl@chromium.org | 2009-02-12 | 1 | -28/+20 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 1 | -0/+2 |
* | Undo the double listing of include paths (ie-only add the extra values, don't | thomasvl@chromium.org | 2009-02-12 | 1 | -18/+0 |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 1 | -4/+4 |
* | Revert "Add chrome/browser/ssl/ssl_manager.cc to the build." | tc@google.com | 2009-02-12 | 1 | -2/+0 |
* | fix mac build | tony@chromium.org | 2009-02-12 | 1 | -1/+27 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 2 | -0/+12 |