summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-092-4/+1
* The profile Source parameter of a BookmarkModelLoaded event can be null durin...tim@chromium.org2009-04-092-4/+6
* 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-091-3/+3
* UI test portage, second try.estade@chromium.org2009-04-099-115/+135
* Use two CustomDrawButtonBases to draw ToolbarStarToggleGtk.erg@google.com2009-04-092-65/+30
* 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-099-3/+196
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-098-172/+163
* 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-091-0/+5
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-092-88/+2
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-0913-35/+224
* 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-091-0/+88
* back out r13442estade@chromium.org2009-04-099-133/+109
* UI test string portage.estade@chromium.org2009-04-099-109/+133
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-0912-277/+347
* Add a resize layout animation to the Linux tabstrip.jhawkins@chromium.org2009-04-092-7/+98
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-094-5/+127
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-095-16/+93
* Add a remove tab animation for the Linux tabstrip.jhawkins@chromium.org2009-04-092-14/+138
* Add a const cast.erg@google.com2009-04-091-1/+2
* Implement Printer Preference Persistence (Step 1/3)maruel@chromium.org2009-04-093-3/+68
* DevTools: Cache resources before attach, hide agents behind the flag.pfeldman@chromium.org2009-04-091-0/+1
* Reverting 13419.pfeldman@chromium.org2009-04-091-1/+0
* DevTools: Cache resource metainfo even when debugger agent is not attached.pfeldman@chromium.org2009-04-091-0/+1
* Move to custom painting the omnibox results with GDK.deanm@chromium.org2009-04-092-51/+168
* Implement stop/go button for Linux.willchan@chromium.org2009-04-0910-40/+447
* Check that the ExtensionFunction has a callback for attempting to send a resp...rafaelw@chromium.org2009-04-091-1/+3
* Add an insert tab animation for the Linux tabstrip.jhawkins@chromium.org2009-04-092-2/+264
* linux: offset toolbar graphic so tabs merge in properly.evan@chromium.org2009-04-093-6/+7
* Fix leak in ChromeURLRequestContext. I read the code wrong; weaa@chromium.org2009-04-092-10/+2
* When a DOMUI dialog contains HTML with a select or a text-field which would h...jcampan@chromium.org2009-04-091-1/+2
* Copy text selection from renderer to browser every time it changes.estade@chromium.org2009-04-095-107/+9
* Fix a missing #include in the mac source.thestig@chromium.org2009-04-091-0/+1
* Scaffolding cleanup.thestig@chromium.org2009-04-084-0/+7
* Distributor logo and " - App Name" shouldn't be shown on app frame windows.ben@chromium.org2009-04-085-5/+25
* Linux: Hook up confirm info bar buttons. Session restore works.estade@chromium.org2009-04-081-2/+30
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-0822-64/+112
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-082-0/+4
* Implement mouse input handling for the close button in the Linux tabstrip.jhawkins@chromium.org2009-04-086-18/+131
* Use histogram in AudioRendererHost to measure IPC audio latencyhclam@chromium.org2009-04-081-2/+17
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-0813-70/+13