summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Print times for individual tests that take longer than 1 second to run.ojan@google.com2009-04-082-5/+36
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-082-1/+17
* 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
* Add gyp-generated XCode and SCons files to svn:ignore.sgk@google.com2009-04-080-0/+0
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0826-132/+595
* Linux cflag changes:sgk@google.com2009-04-083-4/+11