summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.erg@google.com2009-09-282-12/+34
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-286-23/+148
* Update the context menus to support title case.thomasvl@chromium.org2009-09-281-162/+340
* Don't assume that we build from the src/chrome folder.nsylvain@chromium.org2009-09-271-1/+1
* Revert my last change to the known leaks to see ifnsylvain@chromium.org2009-09-271-60/+0
* Disable some purify leaks while Tim tries to fix them. (All from syncapi)nsylvain@chromium.org2009-09-271-0/+60
* Balance call to CommandLine::Init in syncapi with call to CommandLine::Termin...tim@chromium.org2009-09-271-0/+2
* The comment above the ExtensionApiTest.Toolstrip says that it'snsylvain@chromium.org2009-09-271-1/+1
* Disable AutocompleteEditViewTest.AltEnter and AutocompleteEditViewTest.Browse...nsylvain@chromium.org2009-09-271-2/+4
* Updating trunk VERSION build from 219.3 to 219.4laforge@chromium.org2009-09-271-1/+1
* Reduce the amount of crap pulled in crash_Service.maruel@chromium.org2009-09-271-1/+1
* Fix the linux shared build for common_constants.thestig@chromium.org2009-09-261-0/+5
* Update the TabContents::SavePage parameter to take FilePath instead of wstrin...rsesek@chromium.org2009-09-269-27/+17
* generate_profile is now a large binary, sigh.maruel@chromium.org2009-09-261-1/+10
* Add new reliability crash to known_crashes.txt.thestig@chromium.org2009-09-261-0/+10
* Forgot to remove these no-longer important comments in http://src.chromium.or...mirandac@chromium.org2009-09-261-2/+1
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-2624-475/+17
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2624-17/+475
* Update our mixed content state with information from the new mixed contentabarth@chromium.org2009-09-267-3/+41
* Fix Linux Views build.finnur@chromium.org2009-09-261-0/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-2630-157/+612
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-2620-466/+2
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-267-41/+45
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2625-2/+823
* Remove the context menu item 'Remove from shelf' from download shelfmhm@chromium.org2009-09-264-17/+0
* Disable a test that is causing valgrind problems.levin@chromium.org2009-09-261-2/+2
* Fixes regression introduced by fixing bookmark bar. We need to processsky@chromium.org2009-09-261-19/+25
* Fix locale settings to not be hard-coded to English.mirandac@chromium.org2009-09-261-2/+2
* Remove "remove" from download item context menu on mac.thakis@chromium.org2009-09-263-65/+5
* Fix a bug where we get an extra resize event for background tabs.tony@chromium.org2009-09-251-0/+2
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-254-29/+38
* Add extensions content scripts to page cycler tests. asargent@chromium.org2009-09-2522-87/+375
* linux: ifdef out Upgrade class to verify we're not using itevan@chromium.org2009-09-251-0/+5
* Part 3 of 'Polish dragging of ToolStrips': Restrict the horizontal and vertic...sidchat@chromium.org2009-09-251-17/+20
* linux: add mutter to window frame whitelistevan@chromium.org2009-09-251-0/+1
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-256-134/+111
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-255-5/+5
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-2515-257/+1637
* Remove COMPILER_MSVC flags from gyp files. When we do need it, we cannick@chromium.org2009-09-251-12/+0
* Enable ExtensionApiTest.Toolstriprafaelw@chromium.org2009-09-251-1/+1
* Add LOG(INFO) debug output to help track down extension browsertest flakinessrafaelw@chromium.org2009-09-251-0/+4
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-251-0/+3
* Enables WebCache columns on OS X's task manager.jamesr@chromium.org2009-09-251-0/+17
* Add wifi menu button to status bar of Chrome OS. Currently showing mock data ...chocobo@google.com2009-09-2520-107/+453
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-255-53/+88
* TBR: rafaelw,leizerikkay@chromium.org2009-09-251-1/+3
* Disable TestOverrideEncoding test. It's been hanging the XP Tests (dbg)(3) ui...thestig@chromium.org2009-09-251-1/+1
* A change to make popups work correctly in the GTK build brokedavemoore@chromium.org2009-09-251-0/+6
* Make extension installation work when the "ask for destinationaa@chromium.org2009-09-251-2/+7
* Actually run directory validation code on install.aa@chromium.org2009-09-254-3/+18