summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change url wstrings to GURLSestade@chromium.org2009-02-122-2/+2
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-121-10/+4
* Make previous change actually work.evan@chromium.org2009-02-121-27/+1
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-112-75/+23
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-117-33/+148
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-111-40/+0
* POSIX: Change FD passing test to send many messagesagl@chromium.org2009-02-111-17/+26
* Make session_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-17/+76
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-112-35/+82
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-111-0/+38
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-1110-50/+49
* Fix some files in common. I changed this a while ago but forgot to check it inbrettw@chromium.org2009-02-111-1/+5
* Redo my IPC change, undoing the linker dependency.jam@chromium.org2009-02-113-16/+34
* Port some strings in download/save_package.ccestade@chromium.org2009-02-111-8/+8
* Back out parts of r9537 to fix Linux build bustage.jeremy@chromium.org2009-02-111-22/+14
* Make sure we copy the file descriptor set when assigning IPC::Messagespaul@chromium.org2009-02-111-0/+3
* Unittest gardening on MacOS X:shess@chromium.org2009-02-111-26/+21
* * Fix error checking for mmap() for POSIX shared memory.jeremy@chromium.org2009-02-111-14/+22
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-111-2/+32
* Add test to check that FDs are sent through the OS X Sandbox ok.jeremy@chromium.org2009-02-103-30/+117
* Reverting 9493.kuchhal@chromium.org2009-02-103-10/+4
* Remove tab_util from scaffolding.paul@chromium.org2009-02-102-25/+0
* revert my ipc change due to compile failure in debug ipc_testsjam@chromium.org2009-02-103-30/+25