summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [Mac] A chunk of browser_tests for extensions:thomasvl@chromium.org2009-12-084-11/+15
* Update docs to recomment beta channel instead of dev whereaa@chromium.org2009-12-084-9/+33
* Update the 128x128 icon to have transparent corners. Thefinnur@chromium.org2009-12-081-1/+1
* Reformat the homepage, add video playlist.kathyw@google.com2009-12-088-121/+180
* [Mac] Browser_tests workthomasvl@chromium.org2009-12-082-61/+46
* Re-apply 34040. Now after 34055 build should succeed.mnaganov@chromium.org2009-12-083-6/+77
* Recognize EMSGSIZE as non-fatal on OS X.jeremy@chromium.org2009-12-081-1/+2
* Remove recent V8 crash signature from known_crashes.txtyutak@chromium.org2009-12-081-3/+0
* Oops, shouldn't have removed these images yet.kathyw@google.com2009-12-083-0/+0
* Miscellaneous doc cleanup.kathyw@google.com2009-12-085-2/+6
* Update 128 feed icon to be transparent background.aa@chromium.org2009-12-081-0/+0
* Revert 34040 - DevTools: make possible profiling of scripts doing heavy calcu...mnaganov@chromium.org2009-12-083-77/+6
* DevTools: make possible profiling of scripts doing heavy calculations.mnaganov@chromium.org2009-12-083-6/+77
* TBR=erikkaykathyw@google.com2009-12-086-8/+32
* Enable pepper events to flow to the plugin. Also enable printing of the eventsehr@google.com2009-12-081-1/+5
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-089-28/+111
* Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.willchan@chromium.org2009-12-081-31/+104
* Fix issue 23221: accesskey is not supported on Chromium Mac.suzhe@chromium.org2009-12-082-16/+19
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-082-2/+2
* Add StringPrintV, fix libxml_utils.cc to use itpiman@chromium.org2009-12-081-1/+2
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-0823-315/+61
* [Mac] Show group separators in the keyword editorrsesek@chromium.org2009-12-083-20/+167
* Second part of the toast changescpu@chromium.org2009-12-071-27/+55
* Updating trunk VERSION from 266.0 to 267.0chrome-bot@google.com2009-12-071-1/+1
* Revert 34008 - Adds basic group policy support. Resubmitting r33093 with a n...gwilson@chromium.org2009-12-077-917/+0
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-0712-26/+17
* Adds basic group policy support. Resubmitting r33093 with a new unit test.gwilson@google.com2009-12-077-0/+917
* Revert "Re-enable tab switching test."chase@chromium.org2009-12-071-1/+1
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-077-44/+185
* Splitting off renderer from chrome.gyp into a seperate gypi.bradnelson@google.com2009-12-072-179/+194
* Hook up V8 idle notifications for extension prcoesses.mpcomplete@chromium.org2009-12-072-26/+67
* Re-enable tab switching test.chase@chromium.org2009-12-071-1/+1
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-073-4/+5
* Stick tcmalloc heap stats on the stack before crashing due to OOMjamesr@chromium.org2009-12-071-0/+18
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-072-2/+79
* Fixes bug where we wouldn't force a maximized window on Chrome OSsky@chromium.org2009-12-071-2/+6
* Make all the manifest examples consistent.kathyw@google.com2009-12-0726-102/+168
* Linux: fix painting on the NTP and elsewhere.agl@chromium.org2009-12-071-2/+2
* Remove bad link to example. (I'll add a good link once we have akathyw@google.com2009-12-072-2/+6
* Allow low integrity processes to connect to the chrome crash server pipe. Thi...ananta@chromium.org2009-12-072-1/+60
* [Mac] Pump renderer messages in web content right-click context menu.shess@chromium.org2009-12-071-0/+6
* Mac: implement "Search the Web..." (Opt-Cmd-F).viettrungluu@chromium.org2009-12-075-7/+76
* Add notification for autofill changes.skrul@chromium.org2009-12-075-2/+76
* Move some of the variables/files over into chrome_tests.gypi so they are with...thomasvl@chromium.org2009-12-073-91/+93
* Land http://codereview.chromium.org/467012 on behalf of tfarina.zork@chromium.org2009-12-072-1/+88
* Added links to examples, plus added an explanation of howkathyw@google.com2009-12-0712-62/+273
* More cleanups.thakis@chromium.org2009-12-072-31/+32
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-0710-57/+2454
* Add a new V8 crash signature to known_crashes.txt.yutak@chromium.org2009-12-071-0/+3
* WebSocket in Worker: commandline passing for worker process.ukai@chromium.org2009-12-073-4/+51