summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Constrained window title text colors are inverted.ben@chromium.org2008-10-081-1/+1
* Always position and size the toolbar view, since it's used to position other ...ben@chromium.org2008-10-081-17/+18
* This file was supposed to get committed during my last refactoring chunk but ...pkasting@chromium.org2008-10-081-3/+4
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-081-8/+3
* Fixes leak in new test.sky@google.com2008-10-081-2/+3
* Make it so that you can resize glass windows from the bottom.ben@chromium.org2008-10-081-1/+2
* Disabled the drag and drop of images and links in the blocking pages to preve...jcampan@chromium.org2008-10-085-33/+11
* External contribution from developer0420@gmail.com. Pressing enter insky@google.com2008-10-081-3/+5
* Attempt to fix more standard non-client painting by extending the client area...ben@chromium.org2008-10-082-10/+14
* Fix problem with popups frames when magic_browzr.erg@google.com2008-10-081-9/+18
* Hackish changes to make gears work in the renderer with the sandbox.mpcomplete@google.com2008-10-083-0/+42
* Fixes to the experimental bloom filter storage code.paulg@google.com2008-10-083-46/+69
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-0/+3
* klockwork bug: variable delared in nested scopecpu@google.com2008-10-081-5/+2
* Adds an --incognito switch that can be used to launch Chrome in Incognito mode.maruel@google.com2008-10-081-0/+4
* Clicking the diagnostic link on the malware page would triggers a DCHECK.jcampan@chromium.org2008-10-081-2/+2
* Enables sorting of the tables in the password editor and the URLsky@google.com2008-10-083-66/+131
* Fixes crasher in TemplateURLModel that occurred when the db hadsky@google.com2008-10-084-8/+104
* Ctrl+W should close app windows toobeng@google.com2008-10-081-4/+1
* Fix crash due to lack of NULL checking in one case.beng@google.com2008-10-081-8/+5
* Make chunk ranges searchable.paulg@google.com2008-10-083-0/+47
* Reduce the amount of excessive updating done when there is no window icon to beben@chromium.org2008-10-061-2/+4
* Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...deanm@chromium.org2008-10-062-6/+6
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-0210-2/+1343
* Port some more of chrome/ to Linux.deanm@google.com2008-10-0231-80/+99
* - Add a note about a subtle requirement of the current code (bug 2994).deanm@chromium.org2008-10-021-28/+20
* 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