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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add common data types for input method support.
suzhe@google.com
2011-03-19
5
-0
/
+127
*
Hardcode gmail cert for chromoting.
sergeyu@chromium.org
2011-03-19
1
-0
/
+40
*
importer: Some more cleanups to ImporterHost class.
tfarina@chromium.org
2011-03-19
1
-27
/
+11
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
24
-44
/
+43
*
Account for bookmark bar height when launching Instant from NTP
isherman@chromium.org
2011-03-19
1
-0
/
+6
*
Cleanup wifi connect and password code
stevenjb@google.com
2011-03-19
13
-471
/
+247
*
gtk: Remove unused header file.
tfarina@chromium.org
2011-03-19
1
-66
/
+0
*
Fix renderbuffer width, height issues
gman@chromium.org
2011-03-19
8
-20
/
+85
*
Add ntp4 flag.
estade@chromium.org
2011-03-19
18
-6
/
+2866
*
Added two ChromeOS-specific values to kSynchronizedPreferences.
rickcam@chromium.org
2011-03-19
1
-0
/
+8
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
84
-108
/
+97
*
Add GetNetworkList() in net_utils.
sergeyu@chromium.org
2011-03-19
6
-10
/
+156
*
Remove ConfirmMessageBoxDialog class.
tfarina@chromium.org
2011-03-19
4
-215
/
+0
*
Validate that a GPU transfer buffer's size is valid when it is registered rat...
apatrick@chromium.org
2011-03-19
1
-28
/
+27
*
Do not put off destroying of the IOSurface in the GPU process.
amarinichev@chromium.org
2011-03-19
10
-44
/
+39
*
[Sync] Rewrite sync_listen_notifications tool to use SyncNotifier interface
akalin@chromium.org
2011-03-18
5
-309
/
+59
*
views: Cleanup TabbedPane class.
tfarina@chromium.org
2011-03-18
15
-162
/
+195
*
Make tab close buttons visible when VoiceOver is running and add a more speci...
dtseng@chromium.org
2011-03-18
3
-21
/
+6
*
Fix for the chrome frame net tests which crashes on startup due to a missing ...
ananta@chromium.org
2011-03-18
1
-2
/
+7
*
WebUI Prefs: Switch adding a homepage to an inline field with autocomplete
stuartmorgan@chromium.org
2011-03-18
20
-555
/
+188
*
web-ui settings: Improve font settings layout, clean up related css file.
csilv@chromium.org
2011-03-18
1
-19
/
+20
*
Removed obsolete ENABLE_3D_CANVAS=1 build flag.
kbr@google.com
2011-03-18
1
-2
/
+0
*
[Sync] Remove dependency of SyncNotifierThread on webkit
akalin@chromium.org
2011-03-18
9
-21
/
+39
*
event trace plumbing for multi-process support
jbates@chromium.org
2011-03-18
15
-23
/
+535
*
web-ui settings: Only show Flash related elements if the flash plugin is avai...
csilv@chromium.org
2011-03-18
4
-3
/
+11
*
Fix WebClipboard implementation in test shell to conform to HTML5 spec.
dcheng@chromium.org
2011-03-18
2
-1
/
+3
*
Remove std::set from PrefixSet checking code.
shess@chromium.org
2011-03-18
1
-26
/
+30
*
Added OWNERS file for jingle.
sanjeevr@chromium.org
2011-03-18
1
-0
/
+6
*
Remove a lot more unused strings, mostly from settings.
estade@chromium.org
2011-03-18
18
-2593
/
+20
*
Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
17
-209
/
+146
*
Fix browser test failures.
jam@chromium.org
2011-03-18
3
-1
/
+4
*
Update software rendering list:
zmo@google.com
2011-03-18
1
-47
/
+17
*
net: add lastpass.com to the HSTS preloaded list.
agl@chromium.org
2011-03-18
2
-0
/
+6
*
Don't Paint when hidden.
sadrul@chromium.org
2011-03-18
1
-0
/
+2
*
sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
17
-146
/
+209
*
net: fix blacklisted serial number.
agl@chromium.org
2011-03-18
1
-1
/
+1
*
Print Preview: Fix typo from r78639.
thestig@chromium.org
2011-03-18
1
-1
/
+1
*
Close ongoing speech input sessions when a tab terminates.
satish@chromium.org
2011-03-18
2
-7
/
+49
*
Add WebKit dependency for content_renderer to fix the shared library build
jam@chromium.org
2011-03-18
1
-0
/
+1
*
Fixing O2D crash in Windows XP. The original pixman uses thread local variable
gangji@google.com
2011-03-18
3
-1
/
+13
*
Move RenderView to content. I've added a new method to ContentRendererClient...
jam@chromium.org
2011-03-18
9
-1461
/
+1486
*
Revert 74236 - Mac: Turn on tab overview mode by default.
sail@chromium.org
2011-03-18
6
-0
/
+37
*
Removing activscp, it's not used any more. (Was used by CEEE only.)
joi@chromium.org
2011-03-18
12
-16106
/
+0
*
[cros] Add checkbox for toggling data roaming setting.
nkostylev@chromium.org
2011-03-18
11
-74
/
+157
*
Revise SafeBrowsingDatabaseTest.EmptyUpdate to not sleep.
shess@chromium.org
2011-03-18
1
-4
/
+10
*
Added OWNERS file for chrome/service.
sanjeevr@chromium.org
2011-03-18
1
-0
/
+5
*
Allow the embedder to try to create a plugin first. Also get the html error ...
jam@chromium.org
2011-03-18
6
-185
/
+252
*
Add a histogram to measure task execution time for the render thread.
bryner@chromium.org
2011-03-18
1
-0
/
+29
*
Add * to webkit/tools/layout_tests/OWNERS so everyone can update
tony@chromium.org
2011-03-18
1
-0
/
+2
*
Two-factor and captcha login fixes
scottbyer@chromium.org
2011-03-18
3
-10
/
+26
[next]