summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.xcodeproj/project.pbxproj
Commit message (Expand)AuthorAgeFilesLines
* Enable more SafeBrowsing unittests on Mac and linux.paul@chromium.org2009-02-061-0/+2
* Port SafeBrowsingProtocolManager to Mac and linux.paul@chromium.org2009-02-061-0/+2
* Make ResourceMessageFilter compile on Mac. It stubs out a substantial part ofbrettw@google.com2009-02-061-0/+2
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-4/+8
* Remove webkit glue stubs.jrg@chromium.org2009-02-051-2/+13
* Remove resource message filter from the mac build, I accidentally added it.brettw@google.com2009-02-051-2/+0
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-10/+10
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-051-0/+6
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-051-0/+6
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-051-0/+6
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-2/+0
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-051-0/+4
* Add a very simple test for renderer_main, in the interests of bringup.jeremy@chromium.org2009-02-041-2/+6
* Make autofill_manager compile on POSIX.thestig@chromium.org2009-02-041-0/+4
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-041-0/+6
* Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."jeremy@chromium.org2009-02-041-0/+10
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-4/+0
* Add render_view to the mac build.brettw@google.com2009-02-041-1/+3
* Make render_view_host_manager.cc compile on POSIX.thestig@chromium.org2009-02-041-0/+2
* Add RenderWidget to the Mac build and sort the renderer compile sources.brettw@google.com2009-02-041-6/+8
* Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."tc@google.com2009-02-041-17/+7
* Make chrome/renderer/render_main.cc cross-platform + OS X bringup.jeremy@chromium.org2009-02-041-7/+17
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-041-1/+17
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-0/+4
* try to fix mac buildjam@chromium.org2009-02-041-4/+0
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-3/+19
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-031-0/+6
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-0/+4
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-031-0/+2
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-12/+0
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-021-0/+8
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-0/+2
* Re-land this changelist to make BrowserInit work on Mac.beng@google.com2009-01-311-0/+4
* Rollback 8998beng@google.com2009-01-311-4/+0
* Bring up BrowserInit on MacOS X.beng@google.com2009-01-301-0/+4
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-291-6/+6
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-291-6/+10
* Add a stub shell dialogs to help us get linking faster.brettw@google.com2009-01-291-0/+4
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-291-4/+4
* Add zlib unzip to mac build and enable unit test.erikkay@google.com2009-01-291-0/+2
* Porting profiles to the Mac.avi@chromium.org2009-01-281-13/+408
* Add RenderProcessHost to the mac build (it's already in Linux).brettw@google.com2009-01-281-15/+29
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-0/+12
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-271-4/+22
* Roll forward 8722,8721jeremy@chromium.org2009-01-271-0/+2
* render_* work.jrg@chromium.org2009-01-271-0/+26
* Reverting 8722,8721.maruel@chromium.org2009-01-271-2/+0
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-271-0/+2
* Fix the nib references.avi@chromium.org2009-01-271-6/+3
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-10/+0