summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-082-6/+18
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-0817-39/+218
* Add the geolocation permission to the extension install dialog.aa@chromium.org2010-05-082-1/+9
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-072-0/+105
* Move cr.Event into cr.js since that file should not depend on any other files.arv@chromium.org2010-05-077-54/+30
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-076-39/+80
* Add additional logging to try and find ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-05-072-4/+16
* Remove a few stray bits of win2k support.pkasting@chromium.org2010-05-073-6/+7
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-073-9/+14
* NTP: Update theme colorsarv@chromium.org2010-05-072-16/+12
* Add the requests dumps to the text summary on chrome://net2#dataeroman@chromium.org2010-05-076-41/+233
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-078-0/+92
* Put CustomizeSyncWindowGtk in NativeDialogHost for ChromeOS.xiyuan@chromium.org2010-05-071-3/+3
* Refactor menu window height, position, and presence of scrolling arrows code ...mrossetti@chromium.org2010-05-074-150/+266
* Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...jam@chromium.org2010-05-073-6/+10
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-0791-113/+114
* Revert 46735 - Fix Chrome OS preinitialsync options messaging.nick@chromium.org2010-05-072-4/+1
* Committing for jeffbailey.mad@google.com2010-05-072-0/+173
* Fix Chrome OS pre-initial-sync options messaging.dantasse@chromium.org2010-05-072-1/+4
* One more to remove!darin@chromium.org2010-05-071-3/+2
* gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.thestig@chromium.org2010-05-073-45/+83
* [Mac] Fix omnibox popup for scaling.shess@chromium.org2010-05-072-52/+72
* Reduce inter-upload interval for UMA logs to 30 minutesjar@chromium.org2010-05-071-2/+2
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-077-7/+7
* Don't try and adjust the oom_adj of renderers on SELinux systems.agl@chromium.org2010-05-071-3/+36
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-077-144/+0
* Allow stand-alone extension views (e.g. browser action pop-ups) to reload joi@chromium.org2010-05-072-14/+20
* Protocol extension for syncing passwords.albertb@chromium.org2010-05-077-0/+144
* TTF: Re-enable coverage of ExpireHistoryTest.DeleteURLAndFavicon by marking itjhawkins@chromium.org2010-05-072-3/+3
* Switch over to non-deprecated methods.darin@chromium.org2010-05-072-25/+17
* fix linux build error second tryjam@chromium.org2010-05-071-2/+2
* fix linux build errorjam@chromium.org2010-05-071-2/+2
* sync: only add to the dirty_metahandles index when marking an item dirty, rat...tim@chromium.org2010-05-074-45/+73
* Added sync_tools.gyp to all.gyp.akalin@chromium.org2010-05-071-1/+11
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-0711-211/+1537
* Split BrowserTest.CommandCreateAppShortcut so that it does not flakily times ...xiyuan@chromium.org2010-05-071-13/+27
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-075-2/+113
* Crashes, bookmark text, menu hiding.jrg@chromium.org2010-05-072-2/+74
* [Linux] Fix race in ZygoteHost where socket read and writes were getting inte...kkania@chromium.org2010-05-072-9/+21
* AutoFill: Parse the ignored fields at the end of ParseAddress, so we don'tjhawkins@chromium.org2010-05-072-9/+42
* Don't bother returning the directory descriptor for SQLite.agl@chromium.org2010-05-071-0/+6
* AutoFill: Credit card filling fixes.jhawkins@chromium.org2010-05-074-32/+212
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-076-1/+50
* Add back comment explaining why kEnableRendererAccessibility is used.ctguil@chromium.org2010-05-071-0/+2
* Get rid of a couple more wstrings.viettrungluu@chromium.org2010-05-071-5/+0
* Makes tab loading animation centered for bigger tab icons (as happenssky@chromium.org2010-05-071-0/+2
* Leftover code review: move doctype to the right place.johnnyg@chromium.org2010-05-073-3/+3
* Disable SSLUITest.TestHTTPSExpiredCertAndDontProceed, it flakilyphajdan.jr@chromium.org2010-05-071-1/+2
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-0712-119/+95
* The wrong TabContents' delegate was being NULLed when the app launcher wasjcivelli@google.com2010-05-071-1/+11