summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-151-0/+5
* The is_content_filtered parameter of the ViewHostMsg_FrameNavigate_Params was...jcampan@chromium.org2008-10-151-1/+5
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-144-25/+30
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-9/+0
* Fix a memory leak when closing an IPC channel and not properlyrvargas@google.com2008-10-131-2/+9
* Use system title bar font for app windows, detached popups, constrained popups.ben@chromium.org2008-10-132-0/+11
* Remove WatchObject from the ipc channel.rvargas@google.com2008-10-132-93/+77
* Add about:terms to Chrome, and about:licenses to Chromium and Chrome.glen@google.com2008-10-101-3/+11
* fix linux buildtc@google.com2008-10-101-1/+1
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-095-2/+63
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-1/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-0/+9
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-2/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+2
* Allow lang to be blank in the renderer and plugin if running intc@google.com2008-10-081-2/+5
* Pass NotificationSource by const ref rather than value, as it's a class (and ...pkasting@chromium.org2008-10-082-4/+4
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-081-5/+3
* Adds an --incognito switch that can be used to launch Chrome in Incognito mode.maruel@google.com2008-10-082-0/+4
* Add switches for turning on an experimental SafeBrowsing implementation.paulg@google.com2008-10-082-0/+7
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-8/+18
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-2/+3
* Fixes leak in unit test introduced in last patch.sky@google.com2008-10-011-3/+3
* Adds gfx::DisplayURL, which maintains a string as to how a URLsky@google.com2008-10-013-17/+171
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-3/+13
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-302-0/+143
* Refactoring for portability:mark@chromium.org2008-09-298-163/+6
* Add a command line switch for fastback work.darin@google.com2008-09-293-1/+8
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-261-0/+1
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Remove DidNavigate from the tab contents delegate and all the related plumbing.brettw@google.com2008-09-242-14/+61
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-244-26/+40
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-245-11/+22
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+1
* Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use thatmpcomplete@google.com2008-09-232-0/+11
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-1/+6
* Re-land SDCH filter support experimentjar@google.com2008-09-232-0/+9
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-222-56/+4
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-222-9/+0
* Experimental integration of delta compression content encodingjar@google.com2008-09-222-0/+9
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-191-1/+8
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-10/+12
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-194-9/+13
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-192-3/+17
* Submit Issue 2965 patch by vega.james@gmail.com (jamessan)mmoss@google.com2008-09-181-2/+1
* Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...deanm@chromium.org2008-09-182-15/+0
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-172-0/+2
* Second try to make the theme dll no-executable.nsylvain@chromium.org2008-09-171-1/+1
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-171-6/+0
* Adds logging to file_util::WriteFile to figure out why writingsky@google.com2008-09-173-115/+1
* Some initial work on compiling chrome/common/ on Linux.deanm@chromium.org2008-09-179-158/+161