summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+3
* Add the new *accessibility*.cc source files to the SCons build.sgk@google.com2008-10-011-0/+2
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-015-20/+18
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-014-52/+161
* Change the SafeBrowsing client version to use the properpaulg@google.com2008-10-012-11/+17
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-309-3/+1123
* Use RandUInt64 instead of going from signed to unsigned.deanm@chromium.org2008-09-301-1/+1
* Refactoring for portability:mark@chromium.org2008-09-299-27/+22
* rollback unintended changedarin@google.com2008-09-291-1/+1
* Add a command line switch for fastback work.darin@google.com2008-09-292-1/+3
* Fixes crash in NavigationController that occured on closing tab ifsky@google.com2008-09-291-10/+12
* Disable alternate error pages on frames and iframes. This istc@google.com2008-09-291-0/+27
* Enables sorting of cookie views. Also fixes in bug in deletion thatsky@google.com2008-09-291-23/+43
* Don't use cert_lock_ as a reentrant lock. RemoveCert iswtc@google.com2008-09-292-15/+14
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-281-17/+12
* Enabling test I wrote for Find to catch crash described in issue 1341577.finnur@google.com2008-09-271-2/+5
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-262-39/+38
* Don't let a malicious web site open an unbounded number of constrained popups.darin@chromium.org2008-09-261-0/+7
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-262-13/+38
* Sync the function names. The unit tests overrode this function to prevent int...brettw@google.com2008-09-261-1/+1
* Fix build bustage from my previous renaming.brettw@google.com2008-09-261-1/+1
* Fix for a crash in the info bubble at first runcpu@google.com2008-09-261-3/+6
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-2620-1704/+1654
* Change made based on comment in previous CL (that had already landed).jar@google.com2008-09-261-1/+1
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-261-9/+17
* Fixes bug in importer where we could set the default search providersky@google.com2008-09-262-14/+50
* See if 'charset' is available in HTTP response header and use that to convert...jungshik@google.com2008-09-262-19/+24
* Make sure that the request context is released when a URLFetcher is deleted.rvargas@google.com2008-09-252-222/+322
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-2518-382/+132
* Stop spamming delayed tasks on each input event.darin@chromium.org2008-09-253-28/+54
* "Make Chrome your default browser" should now appear as a checkbox at the bot...finnur@google.com2008-09-256-53/+78
* Remove DidNavigate from the tab contents delegate and all the related plumbing.brettw@google.com2008-09-247-126/+68
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-246-6/+10
* Disable 'suggest' for voila and orange (both use voila) because the result co...jungshik@google.com2008-09-241-6/+14
* Temporarily disabling 2 SSL UI tests because they are flacky.jcampan@chromium.org2008-09-241-2/+4
* If a RenderWidgetHelper::PaintMsgProxy is deleted without being Run, then thedarin@chromium.org2008-09-242-3/+19
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-2412-84/+699
* Fix a crash when a frame was inserted into a popup and navigated. I added abrettw@google.com2008-09-242-8/+48
* Personalization pointer tweak.nick@chromium.org2008-09-242-11/+11
* Null out member so that it will be properly reset in StartLogging()jar@google.com2008-09-241-0/+1
* A crasher happens when restoring the focus as a result of switching tab, beca...jcampan@chromium.org2008-09-231-1/+5
* Try to re-land issue 3200cpu@google.com2008-09-231-7/+13
* Removing the check for creation time on favorites when importing with IE.jcampan@chromium.org2008-09-232-18/+1
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-234-38/+107
* Fix bottom right resize corner flicker during size.joshia@google.com2008-09-232-0/+6
* Fixes crasher that occurs when using keyboard to navigate focus andsky@google.com2008-09-231-0/+4
* Once again for a mysterious reason all sites are crashing in nsylvain@chromium.org2008-09-231-7/+3
* Issue 2509: Duplicate tab should not create a new window.finnur@google.com2008-09-232-26/+32
* Re-land SDCH filter support experimentjar@google.com2008-09-234-0/+130
* Load RLZ in 20 seconds instead of 100 seconds.cpu@google.com2008-09-231-3/+7