summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Converts creation of MenuRunner on the stack to be a field on thesky@chromium.org2011-08-3112-22/+38
* Remove Animation When "Resuming" Window in Liondhollowa@chromium.org2011-08-315-26/+42
* Update .DEPS.gitchrome-admin@google.com2011-08-311-1/+1
* FFmpeg: roll DEPS to include new audio codec for CrOS and apply patches ihf@chromium.org2011-08-311-1/+1
* [Mac] Hung-renderer dialogs observes the initiating tab in case it goes away.shess@chromium.org2011-08-312-0/+43
* Fixed bad variable reference.jamiewalch@google.com2011-08-311-2/+2
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-3140-226/+309
* Add ncbray to nacl test OWNERS.ncbray@google.com2011-08-311-0/+1
* Disk cache: Don't evict anything for the first fivervargas@google.com2011-08-312-4/+9
* ppapi/native_client/OWNERS: add people who work on plugin/proxy/test code.polina@google.com2011-08-311-0/+6
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-3115-75/+125
* Add note about blocking completion callbacks on the main thread.dmichael@chromium.org2011-08-311-4/+7
* Add a couple missing trailing periods on various UI messages.gideonwald@chromium.org2011-08-311-2/+2
* Use POPUP for SAV widget on touch buildoshima@google.com2011-08-311-1/+8
* no need to call Close on scoped_ptr<Widget> with WIDGET_OWNS_NATIVE_WIDGET. ...oshima@google.com2011-08-311-2/+0
* Server directed error handling backend code.lipalani@chromium.org2011-08-3118-26/+401
* Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI.jam@chromium.org2011-08-312-24/+0
* Fix release build break in chrome_dll_nacl_win64.dlljam@chromium.org2011-08-311-0/+1
* Reimplement tool-bar stub using CSS and reduce active area.jamiewalch@google.com2011-08-314-4/+24
* Correct code for disconnecting network service monitorstevenjb@google.com2011-08-311-1/+2
* [cros] No need to explicitly start extension event routers during login.nkostylev@chromium.org2011-08-311-8/+0
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-314-6/+63
* Retry for the following: Web Intent Picker UI (implemented as a constrained d...binji@chromium.org2011-08-3118-0/+1093
* Include Mac Panels when cycling through windows using Cmd-~.jennb@chromium.org2011-08-311-0/+15
* Remove a static initializer in the HQP.pkasting@chromium.org2011-08-313-28/+23
* Fixed stencil Test example. Writing to stencil buffer was getting disabled af...alokp@chromium.org2011-08-312-0/+2
* Add more testing to Graphics3Dnfullagar@google.com2011-08-312-16/+42
* GTK: Clean up the gtk extension infobar implementation.erg@google.com2011-08-318-30/+197
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-3114-111/+59
* Add ruby to the list of build dependencies so that WebKit's pretty diff utilityabarth@chromium.org2011-08-311-1/+1
* Stop forward declaring WebKitClient.abarth@chromium.org2011-08-311-1/+1
* Wrap Lock in a LazyInstance.backer@chromium.org2011-08-311-2/+3
* Fix uninitialized variable in BookmarksHandler (valgrind detected)csilv@chromium.org2011-08-312-8/+1
* Inline install dialog resources.mihaip@chromium.org2011-08-316-0/+5
* Use PluginPrefs in PluginDataRemover::IsSupported.bauerb@chromium.org2011-08-316-24/+24
* Make sure to re-index the page after a redirect.bryner@chromium.org2011-08-312-5/+36
* browser: Remove unused v8 include from memory_purger.cctfarina@chromium.org2011-08-311-1/+0
* Print Preview: Make BackgroundPrintingManager a bit more readable. (no functi...thestig@chromium.org2011-08-315-34/+38
* gtk: eliminate extra map from XID to browser windowevan@chromium.org2011-08-314-31/+33
* Unreviewed typo fix in previous CL.agl@chromium.org2011-08-311-1/+1
* Add missing test files to content_unittests.phajdan.jr@chromium.org2011-08-312-0/+17
* renderer/extensions: Fix a comment referring to CreateExternalArray.tfarina@chromium.org2011-08-311-2/+2
* HSTS: add two more hosts.agl@chromium.org2011-08-312-4/+20
* An improved fix for TTS Extension API problems on Windows.dmazzoni@chromium.org2011-08-311-13/+7
* TabContentsWrapper cleanup.avi@chromium.org2011-08-3119-103/+119
* Update .DEPS.gitchrome-admin@google.com2011-08-311-1/+1
* Roll FFmpeg DEPS to 99011 for cleaned up gyp.scherkus@chromium.org2011-08-311-1/+1
* Pull the latest version of system_api.gitsatorux@chromium.org2011-08-311-1/+1
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-316-72/+16
* PrintPreview:[MAC] Make Cmd+Opt+P as advance print shortcut to display native...kmadhusu@chromium.org2011-08-314-61/+52