summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-172-75/+10
* Store the process type in the mac sandbox wrapper so we can can check it duringthomasvl@chromium.org2009-02-172-2/+12
* Sad Tab view for the Mac.avi@chromium.org2009-02-171-1/+1
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-163-0/+117
* Revert r9861 to fix buildhclam@chromium.org2009-02-162-116/+0
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-162-0/+116
* Reverting 9855.maruel@chromium.org2009-02-161-30/+0
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-161-0/+30
* Make history_unittest pass on Linux.phajdan.jr@chromium.org2009-02-161-5/+2
* Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...jhawkins@chromium.org2009-02-162-8/+18
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-152-18/+8
* Fix the mac build. Add a stubbed ResourceBundle::CleanupSharedInstance.jhawkins@chromium.org2009-02-151-0/+4
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-152-8/+14
* Make password_manager.cc compile on Posix.jhawkins@chromium.org2009-02-151-14/+0
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-141-81/+0
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-142-19/+0
* Add early-injection capability to user scripts.aa@chromium.org2009-02-143-1/+32
* Add additional library dependencies for the shared linking of ipc_tests.thestig@chromium.org2009-02-141-0/+14
* NO CODE CHANGE.maruel@chromium.org2009-02-146-378/+378
* Port session_backend.cc to Posix.jhawkins@chromium.org2009-02-141-6/+2
* Change mime type utils to operate on platform-specific string types for filen...estade@chromium.org2009-02-141-3/+3
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-134-85/+195
* fix checkdepstc@google.com2009-02-131-0/+1
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-136-27/+21
* add infobar_delegate.cc to the buildtc@google.com2009-02-132-19/+16
* Mac: build fixagl@chromium.org2009-02-131-1/+1
* POSIX: fix Mac buildagl@chromium.org2009-02-131-0/+3
* POSIX: Add FileDescriptorSet unittestagl@chromium.org2009-02-131-0/+154
* Add TableModel to the scaffold, so we don't depend on views.thestig@chromium.org2009-02-131-0/+17
* Relocate a NOTIMPLEMENTED() to its proper place.evan@chromium.org2009-02-131-0/+6
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-132-18/+9
* Fix tiny fonts in Mac/Linux. Tony deserves credit for this.evan@chromium.org2009-02-131-0/+1
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-122-42/+11
* Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location.mpcomplete@google.com2009-02-122-0/+4
* Use real URLFixerUpper. Makes URLs on command line work.evan@chromium.org2009-02-122-9/+13
* pulling over more small bites of TabContents into scaffolding.pinkerton@chromium.org2009-02-122-4/+34
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Step one on fixing the dynamic run.evan@chromium.org2009-02-121-0/+6
* POSIX: Rename DescriptorSet to FileDescriptorSetagl@chromium.org2009-02-1211-282/+54
* Fix comment of silent-dump-on-dcheck.huanr@chromium.org2009-02-121-2/+3
* POSIX: Make copies of descriptor_set.[cc|h] in preparation of a renameagl@chromium.org2009-02-122-0/+226
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-122-70/+42
* Stub out ~ScopableCPRequest().evan@chromium.org2009-02-121-0/+5
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-122-42/+70
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-123-4/+10
* Suppress error dialog in headless mode whenhuanr@chromium.org2009-02-121-0/+3
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-9/+0
* POSIX: Clean up DescriptorSetagl@chromium.org2009-02-126-63/+143
* POSIX: basic IPC loggingagl@chromium.org2009-02-127-42/+82
* OSX: Workaround CMSG_FIRSTHDR bugagl@chromium.org2009-02-121-17/+41