summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix totally broken include set.evan@chromium.org2009-02-121-0/+2
* Blind build fix?evan@chromium.org2009-02-121-0/+6
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-1218-282/+345
* 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-1127-600/+554
* Remove leaks that are now fixed.rvargas@google.com2009-02-111-112/+0
* Enable the ResourceDispatcherHost unittest for Mac and linux.paul@chromium.org2009-02-112-1/+4
* Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.scherkus@chromium.org2009-02-112-0/+10
* Fix bug where right click in a text area selects empty space.sidchat@google.com2009-02-111-1/+8
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-114-42/+3
* Turning on the tracking of double-delete of HWND in the hope of catching one ...jcampan@chromium.org2009-02-112-6/+1
* The test LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html removes ...jcampan@chromium.org2009-02-114-9/+9
* 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-119-28/+105
* Make it clear the dictionary .delta files are included under the existing GPL...ifette@google.com2009-02-111-1/+1
* Wrong LayoutTest marked as fixed.finnur@google.com2009-02-111-2/+2
* Implement more of the TabContentsDelegate to hook up loading URLs from the lo...pinkerton@chromium.org2009-02-115-46/+114
* Call InitWebCoreSystemInterface() on OS X.jeremy@chromium.org2009-02-111-0/+3