summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-0829-80/+147
* 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-085-52/+31
* 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
* 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-085-31/+52
* Remove superfluous depends now that WebString isn't in IPC anymore.agl@chromium.org2009-04-081-4/+0
* Use histogram in AudioRendererHost to measure IPC audio latencyhclam@chromium.org2009-04-081-2/+17
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-0815-91/+14
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-081-0/+16
* Remove reference to non-existent file in GYP.agl@chromium.org2009-04-081-1/+0
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-0814-188/+383
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0826-132/+595
* linux: temporarily disable a test due to flakiness.evan@chromium.org2009-04-081-0/+5
* Ensure the previous/next button don't get focused when clicked.jcampan@chromium.org2009-04-081-0/+5
* DevTools: Fix errors found during dogfooding.pfeldman@chromium.org2009-04-081-1/+2