summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mark failing tests from WebKit merge 42287:42324brettw@chromium.org2009-04-091-0/+9
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-095-6/+128
* Chrome side of WebKit merge 42287:42324.brettw@chromium.org2009-04-092-3/+3
* 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
* Disk cache: fix broken UMA reports.rvargas@google.com2009-04-093-2/+11
* Read script ids for call stack frames from 'backtrace' response.yurys@google.com2009-04-091-1/+8
* Re-land add UTF8 versions of GetString and GetStringF. This is useful fortc@google.com2009-04-092-0/+39
* Skia: Fix skia compile error with newer gcc versions.agl@chromium.org2009-04-091-0/+2
* 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
* fix build bustagedarin@chromium.org2009-04-091-1/+1
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-0931-230/+313
* DevTools: Cache resources before attach, hide agents behind the flag.pfeldman@chromium.org2009-04-099-63/+112
* Reverting 13419.pfeldman@chromium.org2009-04-099-110/+62
* DevTools: Cache resource metainfo even when debugger agent is not attached.pfeldman@chromium.org2009-04-099-62/+110
* 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
* Implemented navigation through the search results (jump to next/next)serya@google.com2009-04-092-20/+83
* rebase and more minor changes.aa@chromium.org2009-04-0915-179/+118
* Implement stop/go button for Linux.willchan@chromium.org2009-04-0911-40/+452
* One of my recent CL added triggering form autofill when clicking an already f...jcampan@chromium.org2009-04-093-11/+25
* Flaky tests from the past few hours. It's not totallyojan@google.com2009-04-091-2/+5
* 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
* Scaffolding cleanup.thestig@chromium.org2009-04-086-105/+26
* Distributor logo and " - App Name" shouldn't be shown on app frame windows.ben@chromium.org2009-04-087-5/+31
* Skia: Merge upstream's r149.agl@chromium.org2009-04-083-3/+230
* 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-0832-85/+190
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-082-0/+4
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-0830-307/+222
* fix mac bustagedarin@chromium.org2009-04-081-3/+6
* Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...aa@chromium.org2009-04-082-58/+77
* Fix for invocation over deprecated protocol handlercpu@google.com2009-04-081-28/+8
* A few more flaky tests. I think we're converging onojan@google.com2009-04-081-5/+6
* Implement mouse input handling for the close button in the Linux tabstrip.jhawkins@chromium.org2009-04-086-18/+131
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-0829-219/+301