summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Second attempt to update lzma_sdk to 9.20bashi@chromium.org2012-04-221-54/+75
* Move the searchbox out from settings and searchPage div blocks.yoshiki@chromium.org2012-04-226-15/+16
* views/status_icons: Sort methods in status_icon_win.cc to match .htfarina@chromium.org2012-04-222-46/+49
* Updating trunk VERSION from 1113.0 to 1114.0chrome-release@google.com2012-04-221-1/+1
* Fix chromeos::CellularNetworkStartActivation passing NULL for CrosActivateCel...hashimoto@chromium.org2012-04-221-1/+1
* Move GetWifiAccessPoints() to cros_network_functions.cchashimoto@chromium.org2012-04-227-53/+104
* Reimplement AddIPConfig without Libcroshashimoto@chromium.org2012-04-224-1/+64
* Replace const char* in cros_network_functions.h with const std::stirng&hashimoto@chromium.org2012-04-225-311/+303
* Reimplement ConfigureService without Libcroshashimoto@chromium.org2012-04-225-37/+37
* Record recently navigated URLs for prerendering when the page commits.cbentzel@chromium.org2012-04-222-3/+21
* Disable force-compositing-mode on background pagesjhorwich@chromium.org2012-04-221-0/+7
* Remove Chromoting host archive .zip from Windows FILES.cfg.garykac@chromium.org2012-04-221-6/+0
* Revert 133313 - I need to move the assertion to a better place.willchan@chromium.org2012-04-211-0/+4
* status_icons: Fold RemoveAllIcons() into StatusTray dtor.tfarina@chromium.org2012-04-213-21/+15
* browser: Use ShowErrorBox() function in two more places.tfarina@chromium.org2012-04-211-8/+7
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-2187-10408/+113
* Add the shortcut for focusing the launcher to the keyboard overlay.mazda@chromium.org2012-04-213-0/+5
* An extension docs experiment.aa@chromium.org2012-04-213-365/+18
* Updating trunk VERSION from 1112.0 to 1113.0chrome-release@google.com2012-04-211-1/+1
* chromeos: Fix SIMLock state parse errorhashimoto@chromium.org2012-04-211-2/+14
* Reimplement SetNetworkIPConfigProperty and RemoveIPconfig without Libcroshashimoto@chromium.org2012-04-214-4/+55
* gdata: Rename functions in GDataFileSystemsatorux@chromium.org2012-04-2110-204/+224
* Use DieFileDie in ChromeTestLauncherDelegate cleanup.mattm@chromium.org2012-04-211-2/+2
* HKCR/ChromeHTML Win8 registry requirementsgab@chromium.org2012-04-218-262/+413
* Web Intents: Fix several leaks in the GTK picker.jhawkins@chromium.org2012-04-211-0/+6
* [Sync] Remove read_node_mock.*akalin@chromium.org2012-04-213-42/+0
* Return error from automation server if cancel/pause targets aren't IN_PROGRESS.rdsmith@chromium.org2012-04-211-0/+7
* Aura: Don't set a minimum size for our windows on Linux.erg@chromium.org2012-04-211-0/+3
* Fix empty VPN menu after a failed connection.kevers@chromium.org2012-04-211-1/+2
* sync: Make BaseNode lookup-related Init functions return specific failures.tim@chromium.org2012-04-2130-233/+366
* Use single quotes instead of double quotes for the keyboard overlay data to a...mazda@chromium.org2012-04-211-10974/+10974
* Fix the warning text on data and traffic tab.lipalani@chromium.org2012-04-212-5/+3
* Assert when URLRequests leak for the main URLRequestContexts.willchan@chromium.org2012-04-211-4/+0
* Do not run netflix test in 'FULL' pyauto suitenirnimesh@chromium.org2012-04-212-26/+45
* Make sure last visit time and created time are same when visit count is zero.michaelbai@chromium.org2012-04-212-4/+50
* Find feature for tracing, at long last.nduca@chromium.org2012-04-2119-219/+1007
* Convert ResourceDispatcherHost ui_test to browser_test.jam@chromium.org2012-04-211-1/+0
* views: Do not pass SkColor by const-reference as it's defined as POD(integer)...tfarina@chromium.org2012-04-209-20/+22
* gdata: Get rid of GDataFileSystem::ParseDocumentFeed()satorux@chromium.org2012-04-206-41/+48
* views: Get rid CreateFramelessWindowWithParentAndBounds() function.tfarina@chromium.org2012-04-202-18/+0
* CrOS: Fix assign-to-self.jhawkins@chromium.org2012-04-201-1/+1
* Fix bug 124426: Attached panels lost the ability to be resized on Windowsjianli@chromium.org2012-04-201-0/+1
* tweaks to LocalStringsestade@chromium.org2012-04-2013-23/+279
* hardcode 16px width on favicons in search engine managerestade@chromium.org2012-04-201-0/+1
* [Chromoting] Add Me2Me host .zip to Chrome archive site.garykac@chromium.org2012-04-202-0/+12
* Fixed the DomMutationEvent PyAuto methods so that MutationObservers are only ...craigdh@chromium.org2012-04-202-18/+22
* Log when a browser plugin hangswhyuan@google.com2012-04-202-15/+72
* Add signed-in status to chrome://syncrlarocque@chromium.org2012-04-201-7/+13
* NaCl validation caching: improve startup speed by ~70 ms on Linux.ncbray@chromium.org2012-04-201-0/+7
* Convert serial API to use array of longs instead of string.miket@chromium.org2012-04-208-13/+55