summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TBR: willchanalbertb@chromium.org2010-06-2225-495/+65
* Refactor MergePreferences to handle null values properly.skrul@chromium.org2010-06-225-85/+229
* DRAFT: sync_api changes to support password encryptionalbertb@chromium.org2010-06-2225-65/+495
* Marking RepostFormWarningTest.TestDoubleReload and RepostFormWarningTest.Test...robertshield@chromium.org2010-06-221-2/+16
* Fixes possible crash in menus and makes widgetgtk not send outsky@chromium.org2010-06-221-2/+8
* Fix about:ipc on Mac.jrg@chromium.org2010-06-221-1/+1
* Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...scherkus@chromium.org2010-06-221-0/+6
* TTF: Add tests for FileMetaDataParser.jhawkins@chromium.org2010-06-222-2/+100
* Use base::SHA1HashString in ie7_password::GetUrlHashdavidben@chromium.org2010-06-222-71/+15
* TTF: Write tests for FirstRun.jhawkins@chromium.org2010-06-226-58/+139
* [Mac] Adds back in the right divider at alcor's request. Tightens up the righ...andybons@chromium.org2010-06-222-4/+32
* Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w...sky@chromium.org2010-06-225-2/+20