| Commit message (Expand) | Author | Age | Files | Lines |
* | Tenative fix to see if the reliability crashes go away. | jam@chromium.org | 2009-02-24 | 1 | -0/+4 |
* | Obey the XDG base directory spec and use ~/.config/chromium on Linux. | evan@chromium.org | 2009-02-23 | 1 | -12/+18 |
* | Make plugin_installer.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -6/+1 |
* | Discard crash data during first run of a new version. | jar@chromium.org | 2009-02-23 | 2 | -0/+6 |
* | Make plugin_process_host.cc and child_process_host.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 4 | -65/+38 |
* | This CL fixes issue 6099 -- bad display of multi-line English message in pop ... | xji@chromium.org | 2009-02-23 | 4 | -9/+173 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 6 | -12/+10 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -66/+2 |
* | Mac rendering fix | agl@chromium.org | 2009-02-21 | 1 | -1/+1 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 8 | -141/+254 |
* | Troubleshooting the purify issue (bug 7921) | cpu@google.com | 2009-02-21 | 1 | -3/+3 |
* | Show page icons on back/forward menu lists on linux. | estade@chromium.org | 2009-02-20 | 1 | -4/+1 |
* | This CL fix the following 2 bugs: | xji@chromium.org | 2009-02-20 | 3 | -14/+157 |
* | Draw custom menu buttons properly. | evan@chromium.org | 2009-02-20 | 2 | -1/+31 |
* | Make plugin_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 2 | -50/+49 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 8 | -252/+141 |
* | Fix release build break | jam@chromium.org | 2009-02-20 | 1 | -0/+1 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 8 | -141/+251 |
* | I forgot to add #include <functional> to l10n_util.h for using binary_function | jnd@chromium.org | 2009-02-20 | 1 | -0/+1 |
* | Audio related IPC messages and handlers from browser to | hclam@chromium.org | 2009-02-20 | 2 | -0/+60 |
* | We will sort the encoding menu items according to current used UI language ex... | jnd@chromium.org | 2009-02-20 | 2 | -56/+114 |
* | Make user_data_manager.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 2 | -26/+0 |
* | Bitmap transport | agl@chromium.org | 2009-02-20 | 11 | -39/+446 |
* | save_package.cc: Move UI test special casing to a helper function. | estade@chromium.org | 2009-02-19 | 1 | -0/+4 |
* | Port TabContentsFactory to posix. | estade@chromium.org | 2009-02-19 | 2 | -25/+4 |
* | Add a CHECK for NULL observers. I got a NULL pointer exception when notifying | brettw@chromium.org | 2009-02-19 | 1 | -0/+7 |
* | Make render_view_context_menu_controller.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 1 | -0/+36 |
* | Update the table of RAM vs number of renderers | cpu@google.com | 2009-02-19 | 1 | -2/+2 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -1/+8 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 1 | -23/+3 |
* | Super-simplistic status bubble on Linux. | evan@chromium.org | 2009-02-19 | 1 | -0/+2 |
* | Support controlling extensions with a pref in addition to command-line. | erikkay@google.com | 2009-02-19 | 2 | -0/+7 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 1 | -74/+5 |
* | Bring the SafeBrowsingProtocolManager out of scaffolding. | paul@chromium.org | 2009-02-19 | 1 | -25/+0 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 2 | -11/+6 |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 1 | -2/+2 |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 2 | -6/+19 |
* | Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s. | evan@chromium.org | 2009-02-18 | 1 | -4/+3 |
* | Revert "load strings and display them on linux" because linux unittests broke. | tc@google.com | 2009-02-18 | 2 | -19/+6 |
* | load strings and display them on linux | tc@google.com | 2009-02-18 | 2 | -6/+19 |
* | Make interstitial_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-18 | 1 | -14/+0 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 7 | -12/+11 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -3/+2 |
* | Add IPC messages to send data between inspected page and developer tools. | yurys@google.com | 2009-02-18 | 1 | -0/+30 |
* | Fix release build break | jam@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | Take out common functionality from PluginProcessHost and move it to ChildProc... | jam@chromium.org | 2009-02-18 | 6 | -68/+328 |
* | Add a couple functions missed in r9921 during conflict resolution. | thestig@chromium.org | 2009-02-18 | 1 | -0/+9 |
* | Rename MessageWindow to ProcessSingleton in anticipation of more refactoring. | evan@chromium.org | 2009-02-18 | 1 | -7/+8 |
* | Add more scaffolding to make shared linking work. | thestig@chromium.org | 2009-02-18 | 2 | -5/+63 |
* | Nukes PrefServiceUITest file deletion code in favor of DieFileDie, | sky@google.com | 2009-02-18 | 1 | -10/+1 |