summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location.mpcomplete@google.com2009-02-123-0/+12
* Cleanup step 2, now all sources are in the right folders and sorted.thomasvl@chromium.org2009-02-121-50/+58
* Fix output dir for generated resourcesjoshia@google.com2009-02-121-91/+93
* Use real URLFixerUpper. Makes URLs on command line work.evan@chromium.org2009-02-124-10/+16
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-129-34/+37
* Update XCode project file to add unit tests ported in r9671.phajdan.jr@chromium.org2009-02-121-0/+6
* No code changes, just some of the project clean up, more to go, but i want tothomasvl@chromium.org2009-02-121-28/+20
* Reenable tests disabled in r9262.maruel@chromium.org2009-02-121-2/+2
* pulling over more small bites of TabContents into scaffolding.pinkerton@chromium.org2009-02-122-4/+34
* Have consistent line endings on .grd files (currently cr-lf sincetc@google.com2009-02-122-10/+10
* Port browser_about_handler. Some parts are still NOTIMPLEMENTED.evan@chromium.org2009-02-124-5/+16
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-1273-0/+0
* IB outlets only get filled in during awakening, not initialization. D'oh!avi@chromium.org2009-02-122-1/+4
* Step one on fixing the dynamic run.evan@chromium.org2009-02-121-0/+6
* Undo the double listing of include paths (ie-only add the extra values, don'tthomasvl@chromium.org2009-02-121-18/+0
* POSIX: Rename DescriptorSet to FileDescriptorSetagl@chromium.org2009-02-1212-286/+58
* 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
* Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc...pinkerton@chromium.org2009-02-127-1/+57
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-126-91/+56
* Porting in chrome/phajdan.jr@chromium.org2009-02-129-37/+14
* fix mac buildtony@chromium.org2009-02-121-1/+27
* Fix bugs related to making Chrome default browser on Vista and also do some c...kuchhal@chromium.org2009-02-125-82/+57
* fix linux buildtc@google.com2009-02-121-1/+1
* Add some options to the EOL cleanup script that were handy when dealing withpamg@google.com2009-02-121-18/+47
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-1274-808/+515
* Drop some libraries that don't work yet on Linux.evan@chromium.org2009-02-121-4/+11
* Stub out ~ScopableCPRequest().evan@chromium.org2009-02-121-0/+5
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-126-56/+91
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-1236-171/+331
* Validate HWNDs that the renderer asks to be moved.deanm@chromium.org2009-02-121-0/+7
* Suppress error dialog in headless mode whenhuanr@chromium.org2009-02-122-1/+4
* Add the first unit-test that tests our IME backend.hbono@chromium.org2009-02-122-0/+56
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-127-22/+25
* For now, turn off the Mac sandbox.jrg@chromium.org2009-02-121-0/+5
* POSIX: Clean up DescriptorSetagl@chromium.org2009-02-126-63/+143
* POSIX: basic IPC loggingagl@chromium.org2009-02-128-42/+135
* OSX: Workaround CMSG_FIRSTHDR bugagl@chromium.org2009-02-121-17/+41
* Remove VisitedLink NOTIMPLEMENTED() now that history is fixed.evan@chromium.org2009-02-121-10/+0
* Fix a memory leak caused by AudioRenedererHost.hclam@chromium.org2009-02-123-5/+10
* Change url wstrings to GURLSestade@chromium.org2009-02-1230-157/+161
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-1271-511/+807
* Make tab_restore_service.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-128-16/+25
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-1271-807/+511
* Make previous change actually work.evan@chromium.org2009-02-121-27/+1
* Fix totally broken include set.evan@chromium.org2009-02-121-0/+2
* Blind build fix?evan@chromium.org2009-02-121-0/+6
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-1113-25/+31
* Bring history.cc and dependents into the build.evan@chromium.org2009-02-117-85/+43
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-1125-600/+549