summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Defering the test LayoutTests/fast/events/dispatchEvent-crash.html, it uses w...jcampan@chromium.org2009-02-121-3/+1
* Fix a memory leak caused by AudioRenedererHost.hclam@chromium.org2009-02-123-5/+10
* Change url wstrings to GURLSestade@chromium.org2009-02-1233-259/+248
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-1274-549/+809
* Change the behavior of --enable-dcheck in releasehuanr@chromium.org2009-02-122-15/+56
* 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-1274-809/+549
* Disable a test.tc@google.com2009-02-121-0/+3
* Make previous change actually work.evan@chromium.org2009-02-121-27/+1