summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Periodically log while waiting for subprocess to complete so that the bot doe...erikkay@google.com2009-02-111-26/+37
* Updating reference build to revision 9586 to pick up the latest automationananta@chromium.org2009-02-1185-2211/+5665
* POSIX: TestVisitedMsg; use valid file descriptor (unit_tests fix)agl@chromium.org2009-02-111-1/+1
* The Chrome Automation framework is based on a homegrown request response IPC ...ananta@chromium.org2009-02-1112-2131/+1507
* Media player availability now determined by SetMediaPlayerAvailable.scherkus@chromium.org2009-02-113-3/+20
* Add a unit test to check that the extension is not repeated in a downloaded f...sidchat@google.com2009-02-111-0/+3
* Add build flags to chrome.xcodeprojamanda@chromium.org2009-02-111-0/+13
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-1118-80/+144
* Text fields were not getting focused.jcampan@chromium.org2009-02-111-0/+1
* Fix the remaining SVG test failure from WebKit merge 40722:40785finnur@google.com2009-02-112-3/+2
* Pull the test_webview_delegate DidMove into platform specific files, and impl...deanm@chromium.org2009-02-114-34/+49
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-113-29/+435
* Add a gtk_utils (like gdi_utils), with region rectangle subtraction.deanm@chromium.org2009-02-115-12/+59