summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Write usagestats to HKLM as wellcpu@google.com2009-03-211-3/+9
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-2113-1588/+11
* forgot thisben@chromium.org2009-03-211-0/+8
* Add support for radio buttons. The code implementing checked/group was copied...ben@chromium.org2009-03-214-5/+149
* More button modificationsben@chromium.org2009-03-206-19/+144
* Fix threading and ownership issues in WebWorkerClientProxy.jam@chromium.org2009-03-203-9/+25
* Update the gyp Linux build:sgk@google.com2009-03-201-8/+126
* Fix linux input breakage: Don't wrap an important line in a DCHECK!estade@chromium.org2009-03-201-1/+2
* Fix renderer crash when a file chooser is closed after navigating away frommpcomplete@google.com2009-03-201-0/+5
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-2014-4/+104
* Fix DCHECK in DownloadRequestDialogDelegateWin::DeleteDelegatefinnur@chromium.org2009-03-201-3/+0
* Remove errant debugging line.estade@chromium.org2009-03-201-1/+0
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-2014-9/+302
* Consolidate into a single shutdown path.tc@google.com2009-03-202-29/+32
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-205-4/+5
* Better IPC logging on POSIX:phajdan.jr@chromium.org2009-03-202-4/+8
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-206-36/+8
* Linux: Restore normal event handling for key events that are not to be sent t...estade@chromium.org2009-03-201-9/+18
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-2010-213/+223
* Linux UI hook ups:estade@chromium.org2009-03-204-10/+35
* Hook up ctrl-w for close tab on linux.estade@chromium.org2009-03-202-4/+31
* Adding test log creation to page load test runner.ace@chromium.org2009-03-201-12/+38
* Implement context menus on Mac.pinkerton@chromium.org2009-03-204-2/+193
* Add #include <fcntl.h>patrick@chromium.org2009-03-201-0/+1
* Updating TODO list; turns out that the fade is working but too quickly for my...avi@google.com2009-03-201-1/+0
* Rewrite tab layout to a centralized method rather than moving things around a...pinkerton@chromium.org2009-03-201-61/+74
* Make GTK accelerator setup code more compact.estade@chromium.org2009-03-201-22/+19
* Linux: remove extra "typedef" from an enum.agl@chromium.org2009-03-201-1/+1
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-2013-202/+270
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-1911-47/+57
* Checking in README files for hunspell dictionariesifette@google.com2009-03-1929-59/+4638
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-192-3/+4
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-1910-52/+37
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-1910-37/+52
* Linux GYP: build fixagl@chromium.org2009-03-191-110/+182
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-1916-214/+516
* Convert FindInPage wstrings to string16.tc@google.com2009-03-1911-21/+20
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-193-10/+30
* Lands http://codereview.chromium.org/43009 .sky@google.com2009-03-191-2/+4
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-1/+2
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-198-22/+371
* Fix Linux build (and clean TestShell build).darin@chromium.org2009-03-191-0/+1
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-195-16/+14
* Remove extra language under "Spell-checker options" context menusidchat@google.com2009-03-191-1/+8
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6
* Make the status bubble avoid the mouse.avi@google.com2009-03-192-8/+96
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-196-116/+59
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-1923-110/+572
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-196-14/+43
* A quick fix for Issue 2720.hbono@chromium.org2009-03-192-0/+24