summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-1125-600/+549
* 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-111-0/+5
* Port CrossSiteResourceHandler to Mac and Linux.paul@chromium.org2009-02-114-42/+3
* 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
* 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
* Fetch SDCH dictionary as soon as current URL fetch completesjar@chromium.org2009-02-112-5/+7
* 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
* 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
* 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-111-2/+9
* 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-1114-71/+71
* Text fields were not getting focused.jcampan@chromium.org2009-02-111-0/+1
* Almost complete implementation of the Chrome video renderer. Still needs to ...ralphl@chromium.org2009-02-112-27/+421
* Fix some files in common. I changed this a while ago but forgot to check it inbrettw@chromium.org2009-02-111-1/+5
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-117-21/+98
* Add libjpeg to the app targetpinkerton@chromium.org2009-02-111-5/+7
* Redo my IPC change, undoing the linker dependency.jam@chromium.org2009-02-114-458/+472
* Handle tooltip message so we get fewer NOTIMPLEMENTED()s.evan@chromium.org2009-02-111-1/+6
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-1110-18/+211
* Implement browser scrolling on posix.estade@chromium.org2009-02-113-72/+35
* Draw custom buttons in toolbar.evan@chromium.org2009-02-112-42/+151
* Port some strings in download/save_package.ccestade@chromium.org2009-02-115-197/+158
* Under the OS X Sandbox, some system calls are blocked.jeremy@chromium.org2009-02-111-0/+6
* Back out parts of r9537 to fix Linux build bustage.jeremy@chromium.org2009-02-111-22/+14
* Fix a potential infinite loop in TabRestoreUITest.RestoreToDifferentWindow.patrick@chromium.org2009-02-111-0/+1
* Make sure we copy the file descriptor set when assigning IPC::Messagespaul@chromium.org2009-02-111-0/+3
* Fix a browser crash when the URLRequestChromeJob goes awayrvargas@google.com2009-02-111-2/+4
* Fix a browser crash when the async resource handler keeps anrvargas@google.com2009-02-111-1/+6
* Unittest gardening on MacOS X:shess@chromium.org2009-02-114-32/+29
* * Fix error checking for mmap() for POSIX shared memory.jeremy@chromium.org2009-02-111-14/+22
* Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer....ananta@chromium.org2009-02-112-4/+22
* Make browsing_data_remover.cc compile on Mac and Linux.jhawkins@chromium.org2009-02-114-6/+49
* Fill in more gtk callbacks in RenderWidgetHostViewGtk.estade@chromium.org2009-02-101-3/+15
* Re-revert change 9439. The original change 9439 was revertediposva@google.com2009-02-101-0/+4
* Attempt at preventing a crasher.jcampan@chromium.org2009-02-101-0/+15
* Optionally support URLPatterns in standalone useraa@chromium.org2009-02-103-19/+86