| Commit message (Expand) | Author | Age | Files | Lines |
* | Load bundle resources when loading bundles on the Mac | stuartmorgan@chromium.org | 2010-01-28 | 2 | -2/+7 |
* | Remove some unnecessary includes. | craig.schlenter@chromium.org | 2010-01-28 | 1 | -1/+0 |
* | Mention NSPR libs in NSS version check error message. | craig.schlenter@chromium.org | 2010-01-28 | 1 | -1/+3 |
* | Use the USE_NSS macro to help porting to FreeBSD, OpenBSD, etc. | wtc@chromium.org | 2010-01-28 | 1 | -2/+2 |
* | Use nss_util.{h,cc} also on Windows. On Windows, NSS is | wtc@chromium.org | 2010-01-27 | 5 | -16/+46 |
* | Refactor EnsureNSSInit. Move the NSS SSL library | wtc@chromium.org | 2010-01-27 | 1 | -39/+2 |
* | Moved GetUserDirectory() into mac_util.mm. | akalin@chromium.org | 2010-01-27 | 4 | -33/+47 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 49 | -167/+193 |
* | Import google-glog's Symbolize() and use it in debug_util_posix.cc. | satorux@chromium.org | 2010-01-26 | 13 | -16/+2256 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for base/ | pvalchev@google.com | 2010-01-25 | 6 | -11/+16 |
* | Refactor Pepper device API | neb@chromium.org | 2010-01-25 | 2 | -13/+129 |
* | Mac: Fix %cpu in task manager. | thakis@chromium.org | 2010-01-25 | 1 | -4/+3 |
* | Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix... | satorux@chromium.org | 2010-01-25 | 12 | -2253/+16 |
* | Import google-glog's Symbolize() and use it in debug_util_posix.cc. | satorux@chromium.org | 2010-01-25 | 12 | -16/+2253 |
* | Remove gtest_prod.h include from JSONReader. | derat@chromium.org | 2010-01-21 | 1 | -1/+6 |
* | Move two generic string split functions from sync API to their own API in bas... | timsteele@google.com | 2010-01-21 | 6 | -0/+220 |
* | Linux, Mac: Don't test parent directories when checking if a path is writable. | agl@chromium.org | 2010-01-21 | 1 | -8/+2 |
* | linux: abort unless we have the proper version of NSS | evan@chromium.org | 2010-01-20 | 1 | -0/+10 |
* | Revert 36459 - Breaks 7 WebKit tests | jschuh@chromium.org | 2010-01-16 | 6 | -30/+153 |
* | Changes are: | jschuh@chromium.org | 2010-01-16 | 6 | -153/+30 |
* | Add string16 methods to JSON value classes. | munjal@chromium.org | 2010-01-15 | 3 | -1/+109 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 9 | -19/+86 |
* | Linux: Add Certificate Info dialog (part 1) | mattm@chromium.org | 2010-01-14 | 8 | -16/+43 |
* | This CL contains the back-end implementation of the translate feature. It add... | jcampan@chromium.org | 2010-01-14 | 5 | -2/+56 |
* | Ensure existing user pinned chrome shortcuts have correct app id. | xiyuan@chromium.org | 2010-01-13 | 3 | -5/+10 |
* | Mac: UI tweaks for task manager. | thakis@chromium.org | 2010-01-13 | 8 | -38/+36 |
* | Mac: Remove some unneccesary IPC from fork_and_get_task. | thakis@chromium.org | 2010-01-13 | 1 | -45/+0 |
* | Adjust the priority of background tabs more aggresively. | davemoore@chromium.org | 2010-01-13 | 1 | -2/+6 |
* | Mac: Unbreakpad. | thakis@chromium.org | 2010-01-12 | 2 | -0/+8 |
* | Fix tree bustage temporarilly | jar@chromium.org | 2010-01-12 | 1 | -2/+3 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-12 | 5 | -2/+789 |
* | Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va... | jschuh@chromium.org | 2010-01-11 | 1 | -0/+1 |
* | Fix an error when calling ReplaceFile for files on a Windows file share. | phajdan.jr@chromium.org | 2010-01-11 | 1 | -6/+13 |
* | Revert 35907 - Fixes CommandLine::AppendLooseValue() to append the parameter ... | jschuh@chromium.org | 2010-01-11 | 1 | -1/+0 |
* | Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va... | jschuh@chromium.org | 2010-01-11 | 1 | -0/+1 |
* | Revert 35888 - Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -146/+0 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -0/+146 |
* | Revert 35883 - Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -143/+0 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -0/+143 |
* | official build and buildbots are now chromeos=1 | oshima@chromium.org | 2010-01-09 | 1 | -1/+1 |
* | linux: provide a hint to people with misconfigured shm | evan@chromium.org | 2010-01-08 | 1 | -1/+6 |
* | Linux: reenable malloc overrides. | agl@chromium.org | 2010-01-08 | 2 | -107/+60 |
* | Also disable tests for code removed in r35804. | agl@chromium.org | 2010-01-08 | 2 | -0/+8 |
* | Linux: disable malloc tricks to unbreak Ubuntu build. | agl@chromium.org | 2010-01-08 | 1 | -0/+7 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -4/+9 |
* | Allow using system libevent instead of the bundled one. | phajdan.jr@chromium.org | 2010-01-07 | 1 | -0/+4 |
* | Make JoinString implementation match prototype. | craig.schlenter@chromium.org | 2010-01-05 | 1 | -1/+1 |
* | [Mac] Implement the cookie manager | rsesek@chromium.org | 2010-01-05 | 1 | -0/+1 |
* | Implement ContactInfo, the FormGroup that stores contact information. | jhawkins@chromium.org | 2010-01-04 | 3 | -53/+197 |
* | Mac: stop zombie ps processes from being created. | viettrungluu@chromium.org | 2010-01-04 | 2 | -10/+34 |