summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update chrome strings.tc@google.com2008-09-301-2/+2
* Bring chrome/test/chrome_plugin/ into Linux build.mmoss@google.com2008-09-302-24/+29
* Use RandUInt64 instead of going from signed to unsigned.deanm@chromium.org2008-09-301-1/+1
* Bug 1653: Ctrl+S should bring up save page dialog.finnur@google.com2008-09-301-0/+1
* While testing I hit a DCHECK on line 1643 (because of a UMR).finnur@google.com2008-09-291-1/+1
* Refactoring for portability:mark@chromium.org2008-09-2920-200/+37
* Some cleanups for gcc warnings:mmoss@google.com2008-09-291-7/+4
* rollback unintended changedarin@google.com2008-09-291-1/+1
* Add a command line switch for fastback work.darin@google.com2008-09-295-2/+11
* 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-294-0/+32
* Disable tests because it is leaking memorycpu@google.com2008-09-291-1/+1
* 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
* Reverting r 2551 since it seems that webcore has a side effect of generating ...maruel@google.com2008-09-291-2/+1
* Fix incorrect construction environment name.sgk@google.com2008-09-291-1/+1
* 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
* Stop building mini_installer in Debug configuration. This projects has issues...maruel@google.com2008-09-271-283/+0
* Move 'sdch' into the Windows-specific LIBS lists until it's integratedsgk@google.com2008-09-273-25/+32
* Catch up SCons Windows build with recent file shuffling and other changes:sgk@google.com2008-09-268-57/+59
* Don't let a malicious web site open an unbounded number of constrained popups.darin@chromium.org2008-09-261-0/+7
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-2620-21/+21
* Factor out a RenderThread interfacecpu@google.com2008-09-266-29/+212
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-261-1/+1
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-263-14/+39
* 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