summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-082-5/+2877
* 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-084-0/+52
* 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
* Fix some problems with machine level install.kuchhal@chromium.org2008-10-088-48/+55
* Adds an --incognito switch that can be used to launch Chrome in Incognito mode.maruel@google.com2008-10-083-0/+8
* 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-085-77/+150
* Fixes crasher in TemplateURLModel that occurred when the db hadsky@google.com2008-10-085-8/+112
* Change to force a build.maruel@google.com2008-10-081-3/+3
* Ctrl+W should close app windows toobeng@google.com2008-10-081-4/+1
* Eliminate non-client flicker of the standard windows title bar when handling ...beng@google.com2008-10-084-29/+79
* 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
* Add switches for turning on an experimental SafeBrowsing implementation.paulg@google.com2008-10-082-0/+7
* Modify renderwidget unittest to make purify happycpu@google.com2008-10-081-2/+27
* Modified constant names from Chrome to Google Chrome. Added logic to close fe...anantha@chromium.org2008-10-074-19/+16
* 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
* Fix issue 3039/3040 (Add to dictionary crasher). Earlier, the hentry was bein...sidchat@google.com2008-10-032-19/+11
* A partially working implementation of a faster safe browsing implementation.erikkay@google.com2008-10-0210-2/+1343
* Remove dep on iphlpapi.dll.tc@google.com2008-10-021-3/+0
* Re-catch-up SCons webkit build (r2734) plus:sgk@google.com2008-10-021-24/+0
* Revert r2734 (catch up SCons build with webkit). It relied on asgk@google.com2008-10-021-0/+24
* Port some more of chrome/ to Linux.deanm@google.com2008-10-0233-92/+122
* - Add a note about a subtle requirement of the current code (bug 2994).deanm@chromium.org2008-10-021-28/+20
* this move file is failing really often on some buildbots, I added somensylvain@chromium.org2008-10-011-4/+16
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-016-46/+24
* Fixes leak in unit test introduced in last patch.sky@google.com2008-10-011-3/+3
* Bring chrome/plugin/SConscript into the Linux build.mmoss@google.com2008-10-012-15/+23
* winmm.dll is linked to chrome.exe due to a side effect from process_util_win....maruel@google.com2008-10-011-0/+1
* Adds gfx::DisplayURL, which maintains a string as to how a URLsky@google.com2008-10-013-17/+171
* 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-0110-34/+34
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-015-52/+165
* bump for 155 dev cyclemal@chromium.org2008-10-011-1/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-017-140/+300
* 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-3013-7/+1309
* Catch up the SCons webkit build:sgk@google.com2008-09-301-24/+0
* Update Selenium expected failures file to remove 46.type.patrick@chromium.org2008-09-301-1/+1
* Fix some issues found looking at the code.maruel@google.com2008-09-302-0/+4
* Fix 3011: Accessibility crash on teardown of HWNDViewContainerfinnur@google.com2008-09-301-0/+7