summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reverting 9594.thestig@chromium.org2009-02-1112-29/+25
* Some more LayoutTest are now passing on the buildbot.finnur@google.com2009-02-111-4/+3
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-116-15/+27
* Remove final traces of IE from cross-platform password manager.evan@chromium.org2009-02-113-1/+12
* Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.evan@chromium.org2009-02-113-20/+10
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-1112-25/+29
* 6 more random layout test fixes and deleting afinnur@google.com2009-02-1116-42/+41
* Changing the AutomationMsg_SavePackageShouldPromptUser message to a sync messageananta@chromium.org2009-02-113-6/+4
* Disabling the BrowsersRememberFocus test in interactive ui tests to keepananta@chromium.org2009-02-111-1/+1
* In addition to printing to stdout, also log bug report and summary data to a ...erikkay@google.com2009-02-112-36/+65
* Fix purify scripts to output data into the correct directory when running lay...erikkay@google.com2009-02-111-13/+20