summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a remove tab animation for the Linux tabstrip.jhawkins@chromium.org2009-04-092-14/+138
* Re-land add UTF8 versions of GetString and GetStringF. This is useful fortc@google.com2009-04-092-0/+39
* Add a const cast.erg@google.com2009-04-091-1/+2
* Implement Printer Preference Persistence (Step 1/3)maruel@chromium.org2009-04-095-6/+84
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-096-35/+56
* DevTools: Cache resources before attach, hide agents behind the flag.pfeldman@chromium.org2009-04-093-8/+17
* Reverting 13419.pfeldman@chromium.org2009-04-093-15/+7
* DevTools: Cache resource metainfo even when debugger agent is not attached.pfeldman@chromium.org2009-04-093-7/+15
* Delete Chrome extensions related registry entries on uninstall.kuchhal@chromium.org2009-04-091-0/+11
* Move to custom painting the omnibox results with GDK.deanm@chromium.org2009-04-092-51/+168
* Min XP Service Pack required is two not one.kuchhal@chromium.org2009-04-091-2/+2
* rebase and more minor changes.aa@chromium.org2009-04-0913-101/+98
* Implement stop/go button for Linux.willchan@chromium.org2009-04-0911-40/+452
* Check that the ExtensionFunction has a callback for attempting to send a resp...rafaelw@chromium.org2009-04-091-1/+3
* TBR: Skip ExtensionContentScriptInjectTest.Simple in purify.aa@chromium.org2009-04-093-167/+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
* Revert "Add UTF8 versions of GetString and GetStringF. This is useful for"tc@google.com2009-04-092-39/+0
* 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
* Add UTF8 versions of GetString and GetStringF. This is useful fortc@google.com2009-04-092-0/+39
* Copy text selection from renderer to browser every time it changes.estade@chromium.org2009-04-098-127/+12
* Fix a missing #include in the mac source.thestig@chromium.org2009-04-091-0/+1