summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Implement Password Manager aggregate metrics reportingdpranke@chromium.org2010-06-244-0/+27
* Fix an unititialized variable that caused a mac valgrind failure.csilv@chromium.org2010-06-241-1/+1
* Make pinned tabs a little stickier.estade@chromium.org2010-06-242-2/+21
* Fix pinned tab link navigations.estade@chromium.org2010-06-241-13/+20
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-242-0/+104
* Canvas refactoring part 2.ben@chromium.org2010-06-2327-49/+66
* Enable --wait-for-debugger for the browser process.jrg@chromium.org2010-06-231-0/+8
* Add RemotingUI class to handle chrome://remoting URLs.garykac@google.com2010-06-233-3/+122
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-232-10/+0
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-234-14/+14
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-2325-66/+501
* Enables tooltips on label. Sends message to wm when user image or user labelavayvod@chromium.org2010-06-232-4/+48
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-2314-1159/+1005
* Add storage for static member vars.thakis@chromium.org2010-06-232-0/+6
* Improve input method support.suzhe@chromium.org2010-06-2315-393/+927
* Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...dantasse@chromium.org2010-06-231-2/+2
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* AppendASCII returns a new object.thakis@chromium.org2010-06-233-3/+3
* Attempt 2 at landing the following. This differs from the first insky@chromium.org2010-06-235-4/+776
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-2312-20/+231
* Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...mrossetti@chromium.org2010-06-235-775/+4
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-2314-93/+429
* Moves cut/copy/paste and increment/descrement/fullscreen into buttonssky@chromium.org2010-06-235-4/+775
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-233-3/+3
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-235-9/+36
* Fix bookmark editor regression and host hung monitor dialog.xiyuan@chromium.org2010-06-232-1/+5
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-2367-575/+637
* Don't propagage event on message bubble to parent.oshima@chromium.org2010-06-232-2/+7
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-2313-53/+43
* Enable policy support on the Linux platform.danno@chromium.org2010-06-231-4/+22
* Add test for Heap profiler.mnaganov@chromium.org2010-06-231-0/+6
* Fix ParseFeedValidFeed4, take 2.tkent@google.com2010-06-231-1/+1
* Update expectation of ParseFeedValidFeed4.tkent@google.com2010-06-231-1/+1
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-235-10/+20
* sync: Add method to Directory to remove all entries for a set of ModelTypes.tim@chromium.org2010-06-233-5/+145
* geolocation: Fix the InfoBarType by changing it to PAGE_ACTION_TYPE.tfarina@chromium.org2010-06-231-1/+1
* Require tabId for infobar.show()rafaelw@chromium.org2010-06-231-19/+15
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-2312-0/+0
* Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...dpranke@chromium.org2010-06-238-0/+23
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-2316-375/+547
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-236-10/+9
* Fix a crash when we try to close a js dialog that wasn't shown.tony@chromium.org2010-06-233-2/+11
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2316-404/+1070
* TTF: Rename jumplist.cc/h to jumplist_win.cc/h as it's a win-onlyjhawkins@chromium.org2010-06-233-5/+5
* Revert 50550 - Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2315-1064/+404
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-2/+4
* Fix clock to use ICU's internationalization.chocobo@chromium.org2010-06-233-59/+10
* Implemented initial version of server-issued notification client.akalin@chromium.org2010-06-2315-404/+1064
* Makes the bookmark bubble right aligned.sky@chromium.org2010-06-221-1/+1
* Makes dragging url from omnibox use same logic as copying fromsky@chromium.org2010-06-221-6/+12