| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of a few more wide strings. | viettrungluu@chromium.org | 2010-08-12 | 1 | -8/+8 |
* | Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc. | viettrungluu@chromium.org | 2010-08-05 | 1 | -99/+102 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -3/+7 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Relanding http://codereview.chromium.org/3044001. | nkostylev@google.com | 2010-07-21 | 1 | -17/+0 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+2 |
* | Revert 52902 - Add getUserInfo, getRegistrationUrl message callback for regis... | pinkerton@google.com | 2010-07-19 | 1 | -0/+17 |
* | Add getUserInfo, getRegistrationUrl message callback for register screen. | nkostylev@google.com | 2010-07-19 | 1 | -17/+0 |
* | Add about:appcache-internals to about:about. | michaeln@chromium.org | 2010-07-16 | 1 | -1/+5 |
* | API to report on registration success/skip. | nkostylev@google.com | 2010-07-15 | 1 | -0/+17 |
* | Fix ChromeOS build. | agl@chromium.org | 2010-07-13 | 1 | -0/+1 |
* | Add about:sandbox. | agl@chromium.org | 2010-07-13 | 1 | -0/+67 |
* | Cleanup: Remove about:network. | eroman@chromium.org | 2010-07-03 | 1 | -11/+1 |
* | Fixed about:cache in about:about page | hinoka@chromium.org | 2010-06-29 | 1 | -2/+3 |
* | Added about:about page. | hinoka@chromium.org | 2010-06-28 | 1 | -0/+63 |
* | Revert 50956 - Added an about:about page (recommit) | hinoka@chromium.org | 2010-06-27 | 1 | -64/+0 |
* | Added an about:about page (re-commit) | hinoka@chromium.org | 2010-06-27 | 1 | -0/+64 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Revert 50917 - Added an about:about page (continuation) | thestig@chromium.org | 2010-06-26 | 1 | -63/+0 |
* | Added an about:about page (continuation) | hinoka@chromium.org | 2010-06-26 | 1 | -0/+63 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Fix about:ipc on Mac. | jrg@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Removing hard-coded usages of Chromium browser name. | arv@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Split part of about_handler into chrome/common to break the browser-renderer ... | thestig@chromium.org | 2010-06-18 | 1 | -9/+6 |
* | Remove a ResourceBundle::GetDataResource and convert people to | tony@chromium.org | 2010-06-15 | 1 | -29/+8 |
* | Add routing info and unrecoverable error info to about:sync. | tim@chromium.org | 2010-06-09 | 1 | -0/+22 |
* | Checking in http://codereview.chromium.org/2605005 on behalf of tbarzic@chrom... | zelidrag@chromium.org | 2010-06-07 | 1 | -1/+40 |
* | Added an about:network page for ChromeOS. | chocobo@chromium.org | 2010-05-11 | 1 | -0/+12 |
* | Replace about:net-internals with the javascript-based frontend. | eroman@chromium.org | 2010-05-10 | 1 | -3/+2 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | linux: unify proxy config docs | evan@chromium.org | 2010-04-28 | 1 | -3/+8 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | Linux: On unsupported DE, show local help page about configuring proxies. | mattm@chromium.org | 2010-04-01 | 1 | -0/+22 |
* | A basic implementation of information about appcache. Lists manifest files, t... | kkanetkar@chromium.org | 2010-03-27 | 1 | -0/+6 |
* | Replace about:plugins page with new page. | viettrungluu@chromium.org | 2010-03-24 | 1 | -38/+7 |
* | Further reduce the bad dependency of chrome/common on chrome/browser. | phajdan.jr@chromium.org | 2010-02-24 | 1 | -1/+1 |
* | do not mention other browsers in about:memory for chromeos | kuan@chromium.org | 2010-02-23 | 1 | -0/+4 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | BUG=http://crbug.com/34161 | jrg@chromium.org | 2010-02-17 | 1 | -1/+3 |
* | Add command line to about:version. | pam@chromium.org | 2010-02-12 | 1 | -0/+16 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -3/+1 |
* | Fix build error. | jshin@chromium.org | 2010-01-09 | 1 | -2/+1 |
* | Make about:plugin page get rendered properly in Hebrew and Arabic Chrome. Als... | jshin@chromium.org | 2010-01-09 | 1 | -16/+12 |
* | Fix linux/mac tree | jar@chromium.org | 2009-12-30 | 1 | -0/+2 |
* | Provide a quick and dirty way to reset about:objects data | jar@chromium.org | 2009-12-30 | 1 | -8/+10 |
* | Move channel (beta,dev,stable) determination code to a common location. | jrg@chromium.org | 2009-12-15 | 1 | -0/+3 |