| Commit message (Expand) | Author | Age | Files | Lines |
* | This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. | aa@chromium.org | 2009-01-09 | 1 | -16/+16 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -0/+10 |
* | add files from http://codereview.chromium.org/17052 | pinkerton@google.com | 2009-01-08 | 1 | -4/+36 |
* | check datestamps before blindly re-generating .h | pinkerton@google.com | 2009-01-08 | 1 | -6/+18 |
* | adding more grit love to other targets, updating scons files for things that ... | pinkerton@google.com | 2009-01-07 | 2 | -18/+166 |
* | Integrate grit into mac build. Add more files that are building in scons to t... | pinkerton@google.com | 2009-01-07 | 2 | -54/+230 |
* | Adds a dummy ui_tests executable to chrome.xcodeproj. This doesn't currently | mark@chromium.org | 2009-01-06 | 1 | -1/+269 |
* | Add third_party/icu38/public/i18n to release-mode HEADER_SEARCH_PATHS in | mark@chromium.org | 2009-01-06 | 1 | -0/+1 |
* | Reverting 7574 which reverted 7570. It was an error on my part. | maruel@chromium.org | 2009-01-06 | 1 | -0/+6 |
* | Reverting 7570. | maruel@chromium.org | 2009-01-06 | 1 | -6/+0 |
* | * Port l10n_utiL and it's unit test on POSIX. | jeremy@chromium.org | 2009-01-05 | 1 | -0/+6 |
* | * Bring up render_mesages.cc on POSIX. | jeremy@chromium.org | 2008-12-29 | 1 | -0/+4 |
* | * Update xcode project to add files compiled on Linux but not on OS X in chro... | jeremy@chromium.org | 2008-12-29 | 1 | -0/+14 |
* | * Bring up GreaseMonkeySlave unittest on OS X. | jeremy@chromium.org | 2008-12-23 | 1 | -2/+23 |
* | Bring up chrome/common/ipc_sync_message.cc on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -0/+4 |
* | Bring up IPC::ChannelProxy on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -0/+2 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -2/+0 |
* | Update a few targets to the condition they should be in. Eliminate redundant | mark@chromium.org | 2008-12-11 | 1 | -89/+92 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -2/+2 |
* | Updating the All target to include test_shell_tests and ipc_tests, and to add... | mark@chromium.org | 2008-12-10 | 1 | -3/+32 |
* | run ipc unit tests in release mode (was running other unit tests). port code ... | pinkerton@google.com | 2008-12-10 | 1 | -1/+1 |
* | fix link errors | pinkerton@google.com | 2008-12-09 | 1 | -0/+4 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 1 | -16/+65 |
* | fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT | erikkay@google.com | 2008-12-05 | 1 | -7/+17 |
* | bootstrap app target for browser/renderer. | pinkerton@google.com | 2008-12-05 | 1 | -0/+230 |
* | add a target to run the ipc tests if and when they all pass. Fix up a signed/... | pinkerton@google.com | 2008-12-04 | 1 | -6/+78 |
* | adding chrome_paths.cc | pinkerton@google.com | 2008-12-04 | 1 | -0/+2 |
* | add more files to mac chrome project, build a few more tests. Fix typo in sco... | pinkerton@google.com | 2008-12-02 | 1 | -22/+49 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -13/+0 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 1 | -0/+217 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 1 | -217/+0 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 1 | -0/+217 |
* | Add class to encapsulate a CF Mach Message Source and handle it's liftime. | jeremy@chromium.org | 2008-11-24 | 1 | -0/+6 |
* | Mach msg class can use an externally allocated buffer rather than an internal | jeremy@chromium.org | 2008-11-20 | 1 | -0/+6 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 1 | -43/+0 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -0/+43 |
* | make sure we match all the tests and files that linux has running. We were ne... | pinkerton@google.com | 2008-11-11 | 1 | -6/+64 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 1 | -2/+0 |
* | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -1/+17 |
* | Add librenderer to Chrome Mac build (tracks r3691) | mark@chromium.org | 2008-10-22 | 1 | -53/+223 |
* | Run MetricsResponseTest on the Mac. This test depended on | mark@chromium.org | 2008-10-21 | 1 | -0/+60 |
* | Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest for | mark@chromium.org | 2008-10-17 | 1 | -3/+16 |
* | libcommon.a (chrome) needs the staticlib settings applied | mark@chromium.org | 2008-10-15 | 1 | -0/+2 |
* | Build some code and unit tests inside chrome. This depended on sqlite, so | mark@chromium.org | 2008-10-08 | 1 | -0/+2874 |