| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -21/+24 |
* | Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru... | thestig@chromium.org | 2011-06-14 | 1 | -2/+4 |
* | Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ... | ericu@google.com | 2011-06-09 | 1 | -4/+2 |
* | Escaping file names correctly. Also fixed a crush in chromeos debug build whi... | serya@chromium.org | 2011-06-09 | 1 | -2/+4 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -21/+24 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 1 | -3/+2 |
* | Add multiple-offset versions of the various URL reformatting functions. Fixed... | mrossetti@chromium.org | 2011-04-13 | 1 | -6/+25 |
* | Revert 81343 - Add multiple-offset versions of the various URL reformatting f... | mrossetti@chromium.org | 2011-04-13 | 1 | -25/+6 |
* | Add multiple-offset versions of the various URL reformatting functions. Fixed... | mrossetti@chromium.org | 2011-04-13 | 1 | -6/+25 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -3/+3 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Remove obsolete TODOs. The referred bug has been closed for a while. | jeanluc@google.com | 2010-10-07 | 1 | -6/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adding some more escaping method. | jcampan@chromium.org | 2010-01-21 | 1 | -0/+6 |
* | The search terms are escaped using + or %20 for space depending on whether re... | avayvod@google.com | 2010-01-15 | 1 | -6/+5 |
* | Implement "Email Link To Page" menu command. | snej@chromium.org | 2009-12-03 | 1 | -0/+2 |
* | Remove std::wstring from most of net/base/escape.h. | darin@chromium.org | 2009-11-30 | 1 | -9/+10 |
* | Fix various problems with inline autocomplete and URLs that change length dur... | pkasting@chromium.org | 2009-11-07 | 1 | -12/+12 |
* | Rename EscapeUrl and expand the code comment. | brg@chromium.com | 2009-10-01 | 1 | -2/+2 |
* | Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc... | brg@chromium.com | 2009-10-01 | 1 | -1/+6 |
* | Local text file with spaces in filename is urlencoded in tab title | mhm@chromium.org | 2009-06-03 | 1 | -9/+13 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | I looked at the full dump from the previous crashes and it looks like a testi... | brettw@google.com | 2008-07-30 | 1 | -9/+12 |
* | Reverting revision 70, 66 and 65 to fix crashes. | nsylvain@google.com | 2008-07-29 | 1 | -12/+9 |
* | Puts back the optional unescaping of control characters and URL parse-affecti... | brettw@google.com | 2008-07-29 | 1 | -9/+12 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+141 |