summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Defers the test http/tests/security/canvas-remote-read-svg-image.html. This sky@google.com2009-02-121-1/+4
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-1273-0/+0
* Remove rebaselining for numberic-conversion test. The test has beenager@chromium.org2009-02-123-52/+0
* IB outlets only get filled in during awakening, not initialization. D'oh!avi@chromium.org2009-02-122-1/+4
* Fix scons build for non-official builds.tc@google.com2009-02-121-0/+2
* 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
* Adding the missing chromium-mac results files.thomasvl@chromium.org2009-02-126-0/+1405
* 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-1279-812/+565
* Only require Google Update on Windows.evan@chromium.org2009-02-121-8/+10
* Drop some libraries that don't work yet on Linux.evan@chromium.org2009-02-121-4/+11
* Make net_lib build work with a shared link.evan@chromium.org2009-02-121-9/+1
* Stub out ~ScopableCPRequest().evan@chromium.org2009-02-121-0/+5
* Add to and sort the list of non-compilable suffixes.evan@chromium.org2009-02-121-2/+7
* Remove filtering out of some libraries from shared links.evan@chromium.org2009-02-121-9/+0
* Changes to unfork DOMWindow.mbelshe@google.com2009-02-1213-678/+81
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-126-56/+91
* mac test updatesthomasvl@chromium.org2009-02-121-23/+2
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-1236-171/+331
* Match Firefox by not calling SetWindow(NULL) on plugin destruction.deanm@chromium.org2009-02-123-25/+13
* Revert WebFrameImpl::ComputePageRects() (webkit\glue\webframe_impl.cc)maruel@google.com2009-02-121-8/+4
* Validate HWNDs that the renderer asks to be moved.deanm@chromium.org2009-02-121-0/+7
* On Windows, find all modified files after a WebKit merge and force thempamg@google.com2009-02-122-3/+23
* 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
* Fix Linux shared build breakage in v8 bindings from r9568.thestig@chromium.org2009-02-121-2/+0
* 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
* A very basic implementation of a data source, which opens a file. Implementa...ralphl@chromium.org2009-02-1210-7/+579
* Fix some purify warnings.rvargas@google.com2009-02-121-0/+4
* OSX: Workaround CMSG_FIRSTHDR bugagl@chromium.org2009-02-121-17/+41
* Change SSLInfo::SetCertError to call the recently-addedwtc@chromium.org2009-02-121-29/+1
* Remove VisitedLink NOTIMPLEMENTED() now that history is fixed.evan@chromium.org2009-02-121-10/+0