summaryrefslogtreecommitdiffstats
path: root/base/i18n/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util's GetCanonicalLocal() function into base/i18n module.tfarina2015-01-161-1/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2014-01-021-1/+3
* Revert of https://codereview.chromium.org/107513011/szym@chromium.org2013-12-161-3/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-161-1/+3
* Revert of https://codereview.chromium.org/112063003/szym@chromium.org2013-12-131-3/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-131-1/+3
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-121-0/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Added two ICU RTL function jni bindings.kkimlabs@chromium.org2013-03-281-3/+4
* Fix instant extended grey autocompletion for RTL languages in CrOS and Win.beaudoin@chromium.org2013-02-261-0/+8
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+2
* Check string and UI direction in GetDisplayStringInLTRDirectionality, etc.msw@chromium.org2012-09-131-5/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* ntp4: fix app title directionalityestade@chromium.org2011-10-041-1/+4
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-311-17/+20
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-15/+0
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-22/+0
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-0/+5
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-1/+18
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-121-0/+1
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-20/+8
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-161-5/+2
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-301-2/+12
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-2/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-0/+27
* This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog boxxji@chromium.org2010-05-071-2/+10
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-13/+6
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-0/+121