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
*
Roll DEPS to pick up latest hunspell_dictionaries.
estade@chromium.org
2011-03-09
1
-1
/
+1
*
webkit: move SimpleDatabaseSystem into webkit/support/
evan@chromium.org
2011-03-09
8
-12
/
+12
*
Added link to ppb.h to point to list of valid interface names. Wrote/rewrote ...
jond@google.com
2011-03-09
2
-22
/
+77
*
Options: Remove the GTK options.
jhawkins@chromium.org
2011-03-09
52
-10128
/
+6
*
Replacing old ui action generator with one that uses the browser model to pic...
ace@chromium.org
2011-03-09
5
-529
/
+125
*
More missing official stuff.
avi@chromium.org
2011-03-09
1
-2
/
+2
*
If a field in GPUInfo is not collected, we should not clear it because it mig...
zmo@google.com
2011-03-09
3
-6
/
+0
*
importer: Pull Importer class out on its own header file.
tfarina@chromium.org
2011-03-09
12
-112
/
+148
*
Linux: don't create duplicate entries in GNOME Keyring. Also, scan all keyrin...
mdm@chromium.org
2011-03-09
2
-24
/
+144
*
Missed a usage in the official build.
avi@chromium.org
2011-03-09
1
-1
/
+1
*
Inject custom NetworkManager to JingelClient
hclam@google.com
2011-03-09
1
-0
/
+2
*
Consolidate more into Window.
ben@chromium.org
2011-03-09
9
-214
/
+254
*
Adjust location of "Behavior" string in content settings exception table.
estade@chromium.org
2011-03-09
1
-1
/
+1
*
Switch content/browser/webui to string16/std::string, update all callers.
avi@chromium.org
2011-03-09
72
-295
/
+304
*
Printing: Refactor the code that blocks frequent script initiated printing.
thestig@chromium.org
2011-03-09
2
-44
/
+69
*
test_shell: remove some uses of ToWStringHack
evan@chromium.org
2011-03-09
2
-39
/
+9
*
Remove temporary testing junk accidentally included in last commit.
mark@chromium.org
2011-03-09
1
-3
/
+1
*
Replace LSUIElement with LSBackgroundOnly.
mark@chromium.org
2011-03-09
2
-4
/
+6
*
Fix regression where status bubble is never shown
sail@chromium.org
2011-03-09
2
-4
/
+11
*
Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...
zmo@google.com
2011-03-09
4
-60
/
+14
*
SIMD implementation of Convolver for Lanczos filter etc.
jiesun@chromium.org
2011-03-09
4
-27
/
+661
*
Make BrowserWindow::Activate() to actually activate on Mac.
dimich@chromium.org
2011-03-09
1
-0
/
+3
*
Update DEPS to pull in new spellcheck dictionaries from r77412.
estade@chromium.org
2011-03-09
1
-1
/
+1
*
Save the options that remoting service process is enabled
hclam@google.com
2011-03-09
3
-0
/
+16
*
Revert 77517 - Force NTP reload when a new theme is installed.
mirandac@chromium.org
2011-03-09
1
-3
/
+1
*
extensions: generate extension id from path by using bytes directly
evan@chromium.org
2011-03-09
2
-1
/
+5
*
Force NTP reload when a new theme is installed.
mirandac@chromium.org
2011-03-09
1
-1
/
+3
*
Use string resource for "Behavior" and "Pattern" in domui content
estade@chromium.org
2011-03-09
2
-2
/
+6
*
Add the invalid_key_usage_cert.der certificate for the
wtc@chromium.org
2011-03-09
1
-0
/
+0
*
Add ThreadRestrictions to FileStream.
willchan@chromium.org
2011-03-09
2
-1
/
+26
*
mac: remove a ToWStringHack
evan@chromium.org
2011-03-09
1
-1
/
+1
*
Fix transposed characters.
rsesek@chromium.org
2011-03-09
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
122
-321
/
+321
*
Add support for running ui_base_unittests to chrome_tests.py
rsesek@chromium.org
2011-03-09
2
-0
/
+8
*
NSColor* and NSSize arguments are a problem with receivers held by
mark@chromium.org
2011-03-09
1
-2
/
+3
*
Adding suppression for Reliability crash in WebCore::Node::diff in WebCore::F...
robertshield@chromium.org
2011-03-09
1
-0
/
+3
*
Creates TabStripSelectionModel and moves some functionality to
sky@chromium.org
2011-03-09
8
-58
/
+673
*
Fix clang warning in UDPSocketTest.
sergeyu@chromium.org
2011-03-09
1
-1
/
+1
*
Implement timeline control and trace viewer for gpu profiling.
nduca@chromium.org
2011-03-09
20
-72
/
+1678
*
Make ToUpper and ToLower properly handle embedded NULLs in the input.
brettw@chromium.org
2011-03-09
2
-2
/
+19
*
Make the MockHostResolver able to populate AddressLists with multiple IPs.
mbelshe@chromium.org
2011-03-09
2
-20
/
+33
*
Add Docs-related properties to HSTS list, with permission from that team.
cevans@chromium.org
2011-03-09
1
-0
/
+3
*
Use IPEndPoint for UDP sockets.
sergeyu@chromium.org
2011-03-09
13
-159
/
+160
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
27
-191
/
+233
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
25
-96
/
+96
*
GTK: Set WM_CLASS to webapp names on webapp windows.
erg@google.com
2011-03-09
2
-0
/
+12
*
Add a new SafeBrowsing list which contains a whitelist for the client-side
noelutz@google.com
2011-03-09
11
-120
/
+515
*
Add check for window on view in MouseObserver
davemoore@chromium.org
2011-03-09
1
-1
/
+5
*
Pepper/Flapper: Implement proxy for clipboard stuff.
viettrungluu@chromium.org
2011-03-09
6
-0
/
+188
*
Add back browser::ShowInstantConfirmDialog().
rsesek@chromium.org
2011-03-09
1
-0
/
+15
[next]