index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extension half of the proxy error event
jochen@chromium.org
2011-02-22
10
-16
/
+444
*
Fix error with reading hwidmap introduced in previous commit
dpolukhin@chromium.org
2011-02-22
3
-18
/
+44
*
Updating trunk VERSION from 680.0 to 681.0
chrome-release@google.com
2011-02-22
1
-1
/
+1
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
21
-3
/
+661
*
Allow the reliability tests to run more than on URL in JS stress mode
sgjesse@google.com
2011-02-22
3
-9
/
+17
*
Rework the first login preferences for input methods.
satorux@chromium.org
2011-02-22
5
-87
/
+308
*
[Mac] Pressing ctrl key shouldn't affect inline autocomplete suggest.
suzhe@google.com
2011-02-22
2
-2
/
+44
*
Implement keycode/text conversion on mac for chromedriver.
kkania@chromium.org
2011-02-22
9
-89
/
+426
*
Preload IME for the flash sandbox plugin
cpu@chromium.org
2011-02-22
1
-0
/
+14
*
clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtual
thakis@chromium.org
2011-02-22
3
-5
/
+6
*
AutocompletePopupContentsView must override View::PaintChildren to prevent views
varunjain@chromium.org
2011-02-21
4
-22
/
+33
*
Add 3 chrome frame mini installer tests, cover installation tests while IE pr...
vivianz@chromium.org
2011-02-21
3
-27
/
+91
*
Fix clang build.
bauerb@chromium.org
2011-02-21
1
-2
/
+2
*
Tentative compile fix.
bauerb@chromium.org
2011-02-21
1
-1
/
+1
*
Add MoveToThread method to PrefMember to make it safe to read pref values fro...
bauerb@chromium.org
2011-02-21
5
-143
/
+237
*
Fix "--fix" mode of syntax_check_policy_template_json.py
jkummerow@chromium.org
2011-02-21
1
-6
/
+9
*
Update customization manifest reader to match desing doc
dpolukhin@chromium.org
2011-02-21
7
-358
/
+175
*
[cros] Run canonicalize when adding/removing whitelisted user.
nkostylev@chromium.org
2011-02-21
1
-2
/
+3
*
Updating trunk VERSION from 679.0 to 680.0
chrome-release@google.com
2011-02-21
1
-1
/
+1
*
Get rid of browser_prefs::RegisterAllPrefs()
mnissler@chromium.org
2011-02-21
15
-64
/
+67
*
Call the parent class's OnBoundsChanged so that the Auxiliary text window sho...
zork@chromium.org
2011-02-21
1
-0
/
+1
*
When user "discards history," discard speculative data as well
jar@chromium.org
2011-02-20
6
-19
/
+46
*
Code to test download shelf equivalent activities on ChromeOS.
rdsmith@chromium.org
2011-02-20
1
-30
/
+73
*
Mark PrenderBrowserTest.PrerenderRedirectToHttps flaky.
cbentzel@chromium.org
2011-02-20
1
-1
/
+2
*
Cancel prerender if any of the visited URLs are https, part 3.
cbentzel@chromium.org
2011-02-20
9
-40
/
+131
*
Updating trunk VERSION from 678.0 to 679.0
chrome-release@google.com
2011-02-20
1
-1
/
+1
*
Fix DCHECK and remove moot DECLSPEC_IMPORT.
msw@chromium.org
2011-02-20
2
-6
/
+8
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-20
3
-9
/
+59
*
Implement several ChromeDriver commands based on the javascript atoms.
kkania@chromium.org
2011-02-20
6
-22
/
+715
*
Fix conversion from double to int warning.
kkania@chromium.org
2011-02-20
1
-1
/
+1
*
Fix build by updating implicit_wait_command_unittest to use new Response clas...
kkania@chromium.org
2011-02-20
1
-5
/
+4
*
Fix a bug in ImplicitWaitCommand: we must explicitly check if the ms param
kkania@chromium.org
2011-02-20
7
-28
/
+137
*
Fix build. Forgot to explictly add file while patching.
kkania@chromium.org
2011-02-19
1
-0
/
+78
*
Cleaning up response.h and moving all of the logic into the .cc file.
kkania@chromium.org
2011-02-19
30
-161
/
+141
*
WebUI: Delete stub chrome/browser/dom_ui/options/* headers
tfarina@chromium.org
2011-02-19
82
-394
/
+95
*
Prevent unused normal SiteInstances from being used for extensions.
creis@google.com
2011-02-19
2
-9
/
+15
*
Track which apps the user has re-ordered on the NTP.
jstritar@chromium.org
2011-02-19
6
-7
/
+73
*
WebUI: Move chrome/browser/dom_ui/options/ to chrome/browser/webui/options.
tfarina@chromium.org
2011-02-19
78
-1510
/
+1809
*
Updating trunk VERSION from 677.0 to 678.0
chrome-release@google.com
2011-02-19
1
-1
/
+1
*
Move core pieces of browser\renderer_host to src\content.
jam@chromium.org
2011-02-19
97
-23965
/
+126
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
105
-205
/
+210
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
4
-6
/
+15
*
Linux: Refactor printing to be more linux Windows/Mac.
thestig@chromium.org
2011-02-19
12
-195
/
+331
*
Cleanup PrintWebViewHelper.
thestig@chromium.org
2011-02-19
3
-36
/
+12
*
Collect as much GPU information as possible without creating a GL/D3D context...
zmo@google.com
2011-02-19
10
-30
/
+131
*
Fix pyauto tests broken on Mac by r75344
nirnimesh@chromium.org
2011-02-18
1
-1
/
+0
*
[Sync] Clean up about:sync
akalin@chromium.org
2011-02-18
6
-211
/
+169
*
Take out incorrect usage of MessageLoop::SetNestableTasksAllowed.
jam@chromium.org
2011-02-18
1
-2
/
+8
*
Cloud print options fix.
scottbyer@chromium.org
2011-02-18
5
-18
/
+8
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
104
-209
/
+204
[next]