summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-0714-147/+75
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-0714-75/+147
* Refactor account creation screen.nkostylev@google.com2010-05-079-243/+445
* Don't sync IME prefs that are not user-configurable.yusukes@chromium.org2010-05-071-3/+0
* Tiny cleanup. Removed unnecessary RebuildModel() calls.yusukes@chromium.org2010-05-071-7/+1
* Updating trunk VERSION from 398.0 to 399.0chrome-release@google.com2010-05-071-1/+1
* Hiding status area on welcome screen.nkostylev@google.com2010-05-074-32/+66
* Close NTP on app launch. I don't really like the way this feels, but figured ...aa@chromium.org2010-05-071-0/+15
* Put back info_bubble with left&right arrows.dpolukhin@chromium.org2010-05-0716-318/+499
* Tiny cleanup. Remove an obsolete TODO.yusukes@google.com2010-05-071-2/+0
* gtk: Make use of gtk signal macros in SelectionChange events.tfarina@chromium.org2010-05-079-50/+32
* Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...sanjeevr@chromium.org2010-05-0723-109/+131
* Fix unit test compile.estade@chromium.org2010-05-071-4/+4
* More gtk signal handler macro conversion.estade@chromium.org2010-05-0710-97/+62
* GTK: limit of one page info per URL.estade@chromium.org2010-05-071-4/+25
* Reland r46600 with a test fix for Win.jhawkins@chromium.org2010-05-072-3/+94
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-075-9/+4
* Icon-only (titleless) bookmarks are squeezed closer.jrg@chromium.org2010-05-072-3/+45
* Opening new chrome frame tabs would fail randomly. This was because of a race...ananta@chromium.org2010-05-071-14/+13
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-0720-1113/+786
* Revert 46633 - Windows: Make file_util::Delete("c:\\foo_dir", false) work cor...zork@chromium.org2010-05-077-7/+7
* Handle CBF_SMBITMAP in the async version of the IPC.cevans@chromium.org2010-05-061-0/+4
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-0616-242/+91
* Mark DevToolsSanityTest.TestStepIn as flaky on CrOS.thestig@chromium.org2010-05-061-1/+7
* Revert 46611 - Quick fix to browser tests failure for http://codereview.chrom...zork@chromium.org2010-05-061-8/+6
* Changed URLFetcher unittests to use MessageLoopProxyImpl instead of ChromeThr...sanjeevr@chromium.org2010-05-061-25/+39
* Moved everything in browser/sync/net to common/net.akalin@chromium.org2010-05-0620-199/+154
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-067-7/+7
* [Mac] Fixes janky animations in the omnibox popup.rohitrao@chromium.org2010-05-062-16/+43