summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add logic to enable the default input method for the language added.satorux@chromium.org2010-08-161-1/+13
* Always display the input method name for Japanese.satorux@chromium.org2010-08-163-17/+82
* Fix a bug where users were able to remove a language used for displaying Chro...satorux@chromium.org2010-08-163-1/+17
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-169-9/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-1646-975/+497
* cros/input_method_library clean up.yusukes@chromium.org2010-08-162-5/+5
* DevTools: fix compilation on Linux: initialize fields in the same order as th...yurys@chromium.org2010-08-161-1/+1
* DevTools: support dispatching devtools commands when there is a tight loop in...yurys@chromium.org2010-08-166-19/+42
* Fix the Linux shared object build by adding necessary dependencies.brettw@chromium.org2010-08-161-0/+9
* Separate out the constructor and Run from test_suite.cc. This is an isolatedbrettw@chromium.org2010-08-164-53/+87
* Fix a bug where clicking on the configure button caused the input method to b...satorux@chromium.org2010-08-161-0/+4
* Edit one more perf expectation. Also potentially caused by 56044: WebKit merg...nsylvain@chromium.org2010-08-161-1/+1
* Adjust one more perf expectation that is randomly turning red.nsylvain@chromium.org2010-08-161-1/+1
* Fix redness in the tree by silencing all the perf tests that are failing.nsylvain@chromium.org2010-08-161-6/+6
* Fix memory leaks in OwnerKeyUtilscmasone@google.com2010-08-151-64/+3
* Close NTP when launching an app (fix regression)rafaelw@chromium.org2010-08-151-6/+1
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-1511-1/+18
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-15155-279/+62
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-159-98/+71
* Move some cleanup code to the destructor. If the user closes the Chrome brow...mirandac@chromium.org2010-08-151-4/+1
* Clean up PLT histograms for a move to navigator_state.ccjar@chromium.org2010-08-152-107/+166
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-158-128/+105
* Fix QuartzCore.framework path. mark@chromium.org2010-08-151-1/+1
* Updating trunk VERSION from 495.0 to 496.0chrome-release@google.com2010-08-151-1/+1
* Fix two calls to font.height to font.GetHeight.mal@google.com2010-08-141-2/+2
* Make a pref test more robust.nirnimesh@chromium.org2010-08-141-1/+1
* gtk: Use 'Preferences' instead of 'Options' in wrench menu.tfarina@chromium.org2010-08-141-0/+13
* Made download location hidden on ChromeOS, fixed a JS error due to a related ...zelidrag@chromium.org2010-08-143-13/+18
* Made IsGalleryDownloadURL() compare based on spec and made it aakalin@chromium.org2010-08-142-9/+8
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-1414-29/+12
* Convert remaining wide extension_automation_constants keys.viettrungluu@chromium.org2010-08-143-32/+32
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-147-28/+10
* Convert more wide strings in browser/extensions.viettrungluu@chromium.org2010-08-148-125/+125
* Convert some obvious wide strings in browser/cocoa.viettrungluu@chromium.org2010-08-143-39/+40
* Convert wide strings in WebResourceService.viettrungluu@chromium.org2010-08-142-14/+14
* Convert Task Manager to string16 from wstring, part 1.viettrungluu@chromium.org2010-08-147-114/+114
* Add copyright, we never know...maruel@chromium.org2010-08-141-0/+4
* Updating trunk VERSION from 494.0 to 495.0chrome-release@google.com2010-08-141-1/+1
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-141-1/+1
* Fixed bug preventing gallery apps from being autoupdated/synced.akalin@chromium.org2010-08-141-1/+0
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-149-38/+12
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-146-51/+6
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-1419-43/+55
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-143-7/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-147-38/+17
* Revert my last two changes.evan@chromium.org2010-08-14174-112/+114
* Noticed when I crashed while running in RTL mode that the crash string had it...pkasting@chromium.org2010-08-141-11/+11
* Build fix.evan@chromium.org2010-08-131-7/+2
* o3d-webgl: Adding preliminary files for 'bubble blaster' demo.luchen@chromium.org2010-08-1313-0/+1735
* Re-land PPAPI pull to get paint manager changes.brettw@chromium.org2010-08-131-1/+1