summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-016-4/+31
* Reverting 37721.avi@chromium.org2010-02-011-24/+0
* Don't store IDR ids in ThemePack files as they change whenever the grd is mod...erg@google.com2010-02-013-78/+257
* Temporarily allow writing to the default malloc zone structure while modifyin...avi@chromium.org2010-02-011-0/+24
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-0136-77/+665
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-013-25/+62
* Get rid of check that caused redirects to fail extension updates.asargent@chromium.org2010-02-011-5/+1
* Allow FileBrowse to change title of open/save dialogxiyuan@chromium.org2010-02-011-0/+54
* Fix type of file_type_index_ from size_t to int to get rid of printf format w...xiyuan@chromium.org2010-02-011-1/+1
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-018-29/+27
* make chrome.tabs.executeScript/insertCss details arg required.rafaelw@chromium.org2010-02-011-4/+2
* Add a DCHECK to make sure that SpawnTarget is not callednsylvain@chromium.org2010-02-011-0/+7
* Fix submenu leak in menu2.oshima@chromium.org2010-02-013-19/+34
* Mac: Fix IB warning about progressView_.thakis@chromium.org2010-02-011-732/+55
* A better way to fix the compilation issues on Windows x64wtc@chromium.org2010-02-012-54/+2
* Linux: add missing -D to dpkg-buildpackage command line to enable build depen...tschmelcher@chromium.org2010-02-011-0/+1
* Fix Valgrind error in ExtensionInstalledBubble unit test.mirandac@chromium.org2010-02-011-10/+11
* Implementation of the DatabaseModelWorker, take 2.albertb@google.com2010-02-0111-24/+185
* Show download item menu on mouse down instead of mouse up.thakis@chromium.org2010-02-015-23/+47
* Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.tim@chromium.org2010-02-011-1/+1
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-018-0/+322
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-014-12/+23
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-018-3/+70
* Keep packages from being selected in a Cocoa open single file dialog.avi@chromium.org2010-02-011-0/+24
* WebKit roll 54103:54127.pfeldman@chromium.org2010-02-012-1/+6
* Updating trunk VERSION from 312.0 to 313.0chrome-release@google.com2010-02-011-1/+1
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-017-71/+61
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-0121-60/+340
* Always percent-escape the copied URL when all the text in the address bar is ...kinuko@chromium.org2010-02-011-0/+38
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-015-15/+78
* Fix a bug where we were only checking the screen size oftony@chromium.org2010-02-011-1/+1
* Mac: Theme status text of download items.thakis@chromium.org2010-01-311-30/+67
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-3121-335/+60
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-3121-60/+335
* Prevent excessive crash reporting due stack overflow (due exception in SEH fi...stoyan@chromium.org2010-01-318-358/+645
* Initialize arrowPoint so that warnings don't break Mac compile in new extensi...mirandac@chromium.org2010-01-311-1/+1
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-3121-16/+1566
* Initial implementation for wizard.davemoore@chromium.org2010-01-318-114/+255
* Add third_party/swig to .gitignorejeremy@chromium.org2010-01-311-0/+1
* Updating trunk VERSION from 311.0 to 312.0chrome-release@google.com2010-01-311-1/+1
* DevTools: load injected script using WebKit API. Now with test_shell working.yurys@chromium.org2010-01-317-8/+51
* Revert "DevTools: load injected script using WebKit API"yurys@chromium.org2010-01-315-34/+8
* Re-enable the cookie policy browser tests.darin@chromium.org2010-01-311-18/+5
* DevTools: load injected script using WebKit APIyurys@chromium.org2010-01-315-8/+34
* DevTools: let GC manage utility script's ScriptState lifetimeyurys@chromium.org2010-01-312-8/+2
* DevTools upstreaming: rename Js* to JS*yurys@chromium.org2010-01-316-38/+37
* Remove valgrind suppression.jorlow@chromium.org2010-01-311-18/+0
* The upstream change to make popup shrinking work properly is a big project, s...aa@chromium.org2010-01-313-2/+24
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-316-37/+107
* Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.arv@chromium.org2010-01-313-11/+27