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
*
Updating trunk VERSION from 605.0 to 606.0
chrome-release@google.com
2010-12-08
1
-1
/
+1
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
20
-38
/
+52
*
Tracking down flakiness in PrepopulateRespectBlank.
finnur@chromium.org
2010-12-08
1
-1
/
+3
*
Clean up pref change notification handling.
mnissler@chromium.org
2010-12-08
37
-1472
/
+1576
*
Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...
battre@chromium.org
2010-12-08
4
-35
/
+16
*
Fix browser crash in ExtensionPrefs.
finnur@chromium.org
2010-12-08
1
-0
/
+2
*
[Sync] Fixed crash on XMPP reconnection
akalin@chromium.org
2010-12-08
7
-58
/
+135
*
Mark BrowserKeyEventsTest.ReservedAccelerators as flaky.
phajdan.jr@chromium.org
2010-12-08
1
-1
/
+2
*
Clean up automation provider side:
phajdan.jr@chromium.org
2010-12-08
4
-215
/
+145
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
7
-34
/
+94
*
Adds NULL checks to AeroPeekManager.
hbono@chromium.org
2010-12-08
1
-9
/
+25
*
Fix support for --disable-extensions flag.
jstritar@chromium.org
2010-12-08
3
-17
/
+60
*
Re-design the phishing interstitial page. The change is mostly about: make th...
lzheng@chromium.org
2010-12-08
3
-18
/
+57
*
[Chrome OS] Richer error reporting for SignedSettings subsystem
cmasone@chromium.org
2010-12-08
8
-89
/
+168
*
Disabled GPU watchdog thread on Windows.
apatrick@chromium.org
2010-12-08
1
-21
/
+11
*
Makes instant not access sites that return a 403 status code.
sky@chromium.org
2010-12-08
7
-10
/
+132
*
Correct an html attribute in tabbed options.
estade@chromium.org
2010-12-07
1
-1
/
+1
*
Don't re-save autofill profiles to the web database if they haven't changed.
isherman@chromium.org
2010-12-07
3
-0
/
+184
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
20
-55
/
+130
*
Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, as
jhawkins@chromium.org
2010-12-07
16
-266
/
+466
*
Turn off field trials and reporting of metrics when running benchmarking.
mbelshe@google.com
2010-12-07
1
-1
/
+5
*
Invert the speech input API enable check and enable only on dev channel.
satish@chromium.org
2010-12-07
1
-3
/
+3
*
Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...
ananta@chromium.org
2010-12-07
1
-1
/
+1
*
Put BG mode back behind a flag for now.
atwilson@chromium.org
2010-12-07
2
-6
/
+3
*
When COM DLL registration fails, return false from DoPostInstallTasks.
tommi@chromium.org
2010-12-07
1
-1
/
+4
*
Wrap GlobalDescriptors singleton in accessor method.
evan@chromium.org
2010-12-07
4
-8
/
+5
*
DOMUI: Move options.html into options/ and refactor the javascript in said file
jhawkins@chromium.org
2010-12-07
4
-385
/
+381
*
Disable printing context menus on the print preview page. (resubmit)
thestig@chromium.org
2010-12-07
5
-10
/
+44
*
Disables instant preview for search engines that don't support the
sky@chromium.org
2010-12-07
2
-15
/
+25
*
gtk - Stop the instant commit animation when the user moves the cursor.
estade@chromium.org
2010-12-07
2
-4
/
+15
*
Removing the GetVersionEnvKey method from BrowserDistribution.
tommi@chromium.org
2010-12-07
13
-36
/
+10
*
Add support to get addlist from store.
lzheng@chromium.org
2010-12-07
6
-12
/
+104
*
doc fixes
kathyw@chromium.org
2010-12-07
3
-2
/
+2
*
Fix crash and flakiness in TaskManagerBrowserTest.NoticeExtensionChanges.
creis@google.com
2010-12-07
1
-14
/
+10
*
Followup to change 68490
kathyw@chromium.org
2010-12-07
2
-0
/
+0
*
Doc changes
kathyw@chromium.org
2010-12-07
73
-755
/
+1671
*
Added in basic DOMui login page with stubbed authentication.
rjkroege@google.com
2010-12-07
21
-9
/
+1235
*
Adds the ability for the browser to specify additional headers to use.
sky@chromium.org
2010-12-07
6
-1
/
+31
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
6
-93
/
+34
*
Revert 68484 - Fix the shlib build by adding ppapi_proxy to the deps
brettw@chromium.org
2010-12-07
1
-4
/
+0
*
Fix the shlib build by adding ppapi_proxy to the deps
brettw@chromium.org
2010-12-07
1
-0
/
+4
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
6
-34
/
+93
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-12-07
2
-6
/
+8
*
Move limiting how many SwapBuffer calls the client
gman@chromium.org
2010-12-07
1
-22
/
+0
*
Clean up PluginGroup and related code.
jkummerow@chromium.org
2010-12-07
14
-76
/
+72
*
Updating trunk VERSION from 604.0 to 605.0
chrome-release@google.com
2010-12-07
1
-1
/
+1
*
fix extension_prefs.cc compilation for gcc 4.5.
battre@chromium.org
2010-12-07
1
-3
/
+3
*
Fix Find regression where text is not selected once you
finnur@chromium.org
2010-12-07
11
-5
/
+137
*
Also register read cookies in the content settings delegate.
jochen@chromium.org
2010-12-07
9
-22
/
+96
*
Integrates libjpeg-turbo into Chromium (Chromium side)
hbono@chromium.org
2010-12-07
1
-1
/
+1
[next]