summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* net-internals: Fix cookies not being hiddenmmenke@chromium.org2012-05-233-3/+19
* Fixing activation problem: Pages which refresh themselves should not get focusskuhne@chromium.org2012-05-231-2/+10
* fix bustage. bad conflict merge.ben@chromium.org2012-05-231-0/+1
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-2317-78/+93
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-2314-135/+186
* Make DownloadProtectionService not use BrowserList::GetLastActive() to load a...ben@chromium.org2012-05-2318-28/+97
* Making webRequest.addEventListener internalvabr@chromium.org2012-05-2312-60/+98
* Check more strictly for IBusPanelService.nona@chromium.org2012-05-231-2/+8
* [chromedriver] Determine the element location and click synchronously in the ...kkania@chromium.org2012-05-2314-5/+643
* [FileBrowser] Fixed tab navigation for detail-thumbnail-settings buttons.zvorygin@chromium.org2012-05-233-15/+8
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-2312-21/+305
* Fixed non-smooth animation of gdata-settings button.zvorygin@chromium.org2012-05-231-0/+2
* status_icons: Factor out status icon observer into its own header file.tfarina@chromium.org2012-05-237-40/+63
* Adds clipping to the tabs when stacked. This is necessary so we don'tsky@chromium.org2012-05-236-1/+92
* Add Web Page Replay enabled page cycler tests to pyauto.slamm@google.com2012-05-233-92/+436
* [filemanager] Content metadata moved to the cache.dgozman@chromium.org2012-05-2314-135/+420
* Whitelist unreachable webdata pages for content settingsjochen@chromium.org2012-05-231-0/+3
* Fix TestingAutomationProvider::SimulateAsanMemoryBug.glotov@google.com2012-05-232-4/+11
* Fix crash in policy code caused by early shutdown.joaodasilva@chromium.org2012-05-232-4/+6
* Updating trunk VERSION from 1148.0 to 1149.0chrome-release@google.com2012-05-231-1/+1
* Rename chromeos::input_method::kLeftControl to chromeos::input_method::kControl.yusukes@google.com2012-05-236-37/+36
* Remove extension application launch code from Browserbenwells@chromium.org2012-05-2318-379/+462
* Add RemoteInspectorClient.EvaluateJavascript to run javascript over the remot...jochen@chromium.org2012-05-231-12/+51
* [Photo Editor] Javascript style fixeskaznacheev@chromium.org2012-05-233-242/+520
* Always pass FileSystemContext to ObfuscatedFileUtil operationskinuko@chromium.org2012-05-231-4/+8
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-2360-153/+154
* Copy VC CRT DLLs for component build even when VS is not installed.dmazzoni@chromium.org2012-05-231-20/+47
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-2347-173/+250
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-231-3/+4
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-231-2/+9
* browser: Rename message_box_handler.* to javascript_dialog_creator.*tfarina@chromium.org2012-05-228-29/+29
* ntp: fix CWS footer link wrappingestade@chromium.org2012-05-221-0/+1
* Disable tests broken by WK r118001jsbell@chromium.org2012-05-221-5/+22
* gdata: Fix a bug that caused histograms on gdata files to be skewed.satorux@chromium.org2012-05-221-5/+8
* Make ExtensionTtsPlatformImplWin a leaky singleton to avoid a crash in the de...dmazzoni@chromium.org2012-05-222-1/+5
* Update a comment to remove a reference to BrowserList::GetLastActive which wa...ben@chromium.org2012-05-221-4/+1
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-2290-365/+394
* Remove BrowserList::GetLastActive usage in TaskManager. Just use browser::Nav...ben@chromium.org2012-05-221-31/+6
* Remove BrowserList usage from autofill CC infobar delegate, replacing it with...ben@chromium.org2012-05-223-17/+12
* Browser Plugin: WebContnets should notify when it's restoredfsamuel@chromium.org2012-05-225-9/+28
* Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. Ther...jam@chromium.org2012-05-223-6/+8
* gdata: Fix a crash when adding a new file to a new but deleted directory.satorux@chromium.org2012-05-224-10/+284
* Revert 137754 - Disable cloud print connector policy checking on Windows.scottbyer@chromium.org2012-05-221-4/+0
* Align heights of text input fields and buttons when touch-optimization enabled.kevers@chromium.org2012-05-221-3/+26
* Add some missing <ex> nodes to placeholders.tony@chromium.org2012-05-221-59/+59
* Users stuck in fullscreen mode when running gnome-shell.tony@chromium.org2012-05-221-0/+5
* Don't use BrowserList::GetLastActive from file manager util.ben@chromium.org2012-05-221-4/+1
* Use browser::ShowWebDialog() directly in MobileSetup rather than using Browse...ben@chromium.org2012-05-221-6/+7
* 2x Cursor support.oshima@chromium.org2012-05-221-1/+1
* Don't pass class types across EXE/DLL boundaries for SetCommandLine() and Set...eroman@chromium.org2012-05-224-16/+54