summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Take two converting to scoped pointers, without ui_test failures.pinkerton@chromium.org2009-04-104-28/+32
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-104-4/+134
* Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks.erg@google.com2009-04-102-51/+198
* Remove fixed crash from known list.huanr@chromium.org2009-04-101-6/+0
* Fix gcc warnings when -Wall got re-enabled for Linux.willchan@chromium.org2009-04-104-13/+12
* The dialog delegate for the in-progress download warning was deleted twice. I...jcampan@chromium.org2009-04-101-5/+3
* backing out r13504 due to ui_test issuespinkerton@chromium.org2009-04-102-24/+25
* Add #9975 to known crash list.huanr@chromium.org2009-04-101-0/+3
* Fix dtor ordering, browser must destruct last.pinkerton@chromium.org2009-04-101-1/+1
* Force c++ dtors to get called in objc interfaces (it was always on since gcc4...pinkerton@chromium.org2009-04-102-25/+24
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-108-10/+22
* DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...pfeldman@chromium.org2009-04-1022-10/+2042
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-108-8/+1449
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-102-11/+11
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-106-11/+147
* Remove instances of the New Tab button images that are not being used anymore.jhawkins@chromium.org2009-04-102-8/+0
* Comment the unselected_width parameter to the newly-added LayoutNewTabButton ...jhawkins@chromium.org2009-04-102-7/+9
* Add the New Tab button for Linux tabstrip.jhawkins@chromium.org2009-04-102-7/+248
* Remove content script unit test. Too flakey. Will revisitaa@chromium.org2009-04-101-6/+3
* Rolling back change 13480 (change to gyp for webkit on windows).bradnelson@google.com2009-04-101-1899/+2012
* Fixing missing dependency in chrome.slnbradnelson@google.com2009-04-101-0/+1
* Switching webkit to gyp on windows.bradnelson@google.com2009-04-091-2012/+1899
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-092-4/+1
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-0922-159/+345
* The profile Source parameter of a BookmarkModelLoaded event can be null durin...tim@chromium.org2009-04-092-4/+6
* Fixing gyp description for windows with webkit/test_shell.bradnelson@google.com2009-04-091-1/+2
* Change the download UI not to report xx bytes of 0 bytes. Just report "xx byt...thestig@chromium.org2009-04-091-11/+14
* Fix ctrl+tab/ctrl+shift+tab were not working if web contents did not have foc...tc@google.com2009-04-092-25/+43
* Cleanup small mistakes from my previous changelists.willchan@chromium.org2009-04-092-10/+9
* UI test portage, second try.estade@chromium.org2009-04-0913-125/+141
* Use two CustomDrawButtonBases to draw ToolbarStarToggleGtk.erg@google.com2009-04-092-65/+30
* Put a focus ring on the url bar.pinkerton@chromium.org2009-04-091-37/+17
* Fix a flicker of the URL bar after you enter it. The codebrettw@chromium.org2009-04-092-4/+11
* Disable inactive rendering for the frame before select popups are initialized...ben@chromium.org2009-04-091-2/+2
* Re-order the steps used to create the new browser window on a tab drag in ord...pinkerton@chromium.org2009-04-092-7/+9
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-0911-3/+208
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-099-174/+167
* Fix empty title for worker process host when running the worker from a url wi...jianli@chromium.org2009-04-091-10/+17
* Make about:linux-splash the default home page and remove an ifdef so we can s...jhawkins@chromium.org2009-04-092-5/+5
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-097-145/+13
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-0916-36/+232
* Find window keyboard forwarding, part 2.finnur@chromium.org2009-04-091-0/+5
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-097-11/+169
* back out r13442estade@chromium.org2009-04-0910-133/+113
* UI test string portage.estade@chromium.org2009-04-0910-113/+133
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-0916-908/+1117
* Add a resize layout animation to the Linux tabstrip.jhawkins@chromium.org2009-04-092-7/+98
* Undo of last piece of http://codereview.chromium.org/56119 (temporaryjrg@chromium.org2009-04-091-4/+4
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-095-6/+128
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-097-36/+98