summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* fix mac bustagebeng@google.com2009-01-151-90/+102
* get in sync with scons changes in browserpinkerton@google.com2009-01-131-0/+2
* Add all the WebCore cursors/supporting images to chromium projectpinkerton@google.com2009-01-131-0/+129
* Remove user_script_master.cc from chrome.xcodeproj unit_tests target. Itmark@chromium.org2009-01-091-2/+0
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-16/+16
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-0/+10
* add files from http://codereview.chromium.org/17052pinkerton@google.com2009-01-081-4/+36
* check datestamps before blindly re-generating .hpinkerton@google.com2009-01-081-6/+18
* adding more grit love to other targets, updating scons files for things that ...pinkerton@google.com2009-01-072-18/+166
* Integrate grit into mac build. Add more files that are building in scons to t...pinkerton@google.com2009-01-072-54/+230
* Adds a dummy ui_tests executable to chrome.xcodeproj. This doesn't currentlymark@chromium.org2009-01-061-1/+269
* Add third_party/icu38/public/i18n to release-mode HEADER_SEARCH_PATHS inmark@chromium.org2009-01-061-0/+1
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-061-0/+6
* Reverting 7570.maruel@chromium.org2009-01-061-6/+0
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-051-0/+6
* * Bring up render_mesages.cc on POSIX.jeremy@chromium.org2008-12-291-0/+4
* * Update xcode project to add files compiled on Linux but not on OS X in chro...jeremy@chromium.org2008-12-291-0/+14
* * Bring up GreaseMonkeySlave unittest on OS X.jeremy@chromium.org2008-12-231-2/+23
* Bring up chrome/common/ipc_sync_message.cc on POSIX.jeremy@chromium.org2008-12-221-0/+4
* Bring up IPC::ChannelProxy on POSIX.jeremy@chromium.org2008-12-221-0/+2
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-2/+0
* Update a few targets to the condition they should be in. Eliminate redundantmark@chromium.org2008-12-111-89/+92
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-101-2/+2
* Updating the All target to include test_shell_tests and ipc_tests, and to add...mark@chromium.org2008-12-101-3/+32
* run ipc unit tests in release mode (was running other unit tests). port code ...pinkerton@google.com2008-12-101-1/+1
* fix link errorspinkerton@google.com2008-12-091-0/+4
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-16/+65
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-7/+17
* bootstrap app target for browser/renderer.pinkerton@google.com2008-12-051-0/+230
* add a target to run the ipc tests if and when they all pass. Fix up a signed/...pinkerton@google.com2008-12-041-6/+78
* adding chrome_paths.ccpinkerton@google.com2008-12-041-0/+2
* add more files to mac chrome project, build a few more tests. Fix typo in sco...pinkerton@google.com2008-12-021-22/+49
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-13/+0
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-021-0/+217
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-021-217/+0
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-011-0/+217
* Add class to encapsulate a CF Mach Message Source and handle it's liftime.jeremy@chromium.org2008-11-241-0/+6
* Mach msg class can use an externally allocated buffer rather than an internaljeremy@chromium.org2008-11-201-0/+6
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-43/+0
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-0/+43
* make sure we match all the tests and files that linux has running. We were ne...pinkerton@google.com2008-11-111-6/+64
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-2/+0
* Dramatically improve the link time in release mode. Today's MC Hammer Xcodemark@chromium.org2008-11-071-1/+17
* Add librenderer to Chrome Mac build (tracks r3691)mark@chromium.org2008-10-221-53/+223
* Run MetricsResponseTest on the Mac. This test depended onmark@chromium.org2008-10-211-0/+60
* Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest formark@chromium.org2008-10-171-3/+16
* libcommon.a (chrome) needs the staticlib settings appliedmark@chromium.org2008-10-151-0/+2
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-081-0/+2874