summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Updating trunk VERSION build from 219.4 to 219.5laforge@chromium.org2009-09-281-1/+1
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-288-160/+68
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2824-17/+475
* Coverity: Initialize profile_ and process_images_ in the constructor.jhawkins@chromium.org2009-09-282-3/+4
* Add columns to gtk task manager.thakis@chromium.org2009-09-281-1/+51
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-2824-32/+515
* Coverity: Initialize message_loop_ in the constructor.jhawkins@chromium.org2009-09-281-1/+2
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Coverity: Initialize message_response_timeout_ in the constructor.jhawkins@chromium.org2009-09-281-0/+1
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-2818-48/+87
* Linux: add note to about:memoy re missing renderers.agl@chromium.org2009-09-281-1/+1
* Build fix take 2.agl@chromium.org2009-09-281-0/+2
* Build fix: ChromeOS is using a more recent compiler.agl@chromium.org2009-09-281-0/+1
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-2818-87/+48
* Mac: Sheets should be positioned between the content and everything above it.erg@chromium.org2009-09-281-2/+5
* Linux: create the directory for the desktop file in the wrapper script if it ...mdm@chromium.org2009-09-281-0/+1
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-286-215/+3
* Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...tim@chromium.org2009-09-282-0/+12
* 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