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
*
GTK: delete text when cutting from the omnibox.
estade@chromium.org
2010-05-20
1
-2
/
+5
*
Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...
ananta@chromium.org
2010-05-20
4
-6
/
+25
*
WebKit roll: 59819-59831
victorw@chromium.org
2010-05-20
1
-1
/
+1
*
Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...
michaeln@chromium.org
2010-05-20
7
-53
/
+237
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
16
-70
/
+177
*
Make PluginTest.Real amd PluginTest.MediaPlayerNew only run on Debug Perf Bot...
thestig@chromium.org
2010-05-20
1
-1
/
+9
*
Revert 47832 - Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.
robertshield@chromium.org
2010-05-20
2
-4
/
+13
*
Gtk: fix GConfValue leak in GConfTitlebarListener.
mattm@chromium.org
2010-05-20
1
-0
/
+4
*
Marking DevToolsSanityTest.TestStepOut as flaky on Linux too.
robertshield@chromium.org
2010-05-20
1
-1
/
+1
*
Simple code rearranging to better group by function area and protocol.
mrossetti@chromium.org
2010-05-20
3
-1583
/
+1601
*
NTP: use the shared menu.css for the options menu.
arv@chromium.org
2010-05-20
4
-34
/
+11
*
Add PPAPI UI test (currently disabled because it only runs properly on Windows).
brettw@chromium.org
2010-05-20
3
-1
/
+77
*
Add heapcheck supression for 44667.
cbentzel@chromium.org
2010-05-20
1
-0
/
+6
*
Implement full screen lock functionality.
oshima@chromium.org
2010-05-20
6
-34
/
+134
*
Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.
scherkus@chromium.org
2010-05-20
2
-13
/
+4
*
Lazy initialization of URLSecurityManager to reduce start-up time.
ahendrickson@chromium.org
2010-05-20
10
-26
/
+25
*
Revert 47828 - Add a PPAPI ui test framework and start running the existing i...
brettw@chromium.org
2010-05-20
3
-77
/
+1
*
AutoFill telephone number prefix and suffix heuristics.
dhollowa@chromium.org
2010-05-20
2
-2
/
+43
*
Add a PPAPI ui test framework and start running the existing image data test.
brettw@chromium.org
2010-05-20
3
-1
/
+77
*
Revert 47675.
mirandac@chromium.org
2010-05-20
30
-236
/
+199
*
Check the container for NULLness before dereferencing.
tommi@chromium.org
2010-05-20
1
-3
/
+5
*
Reenable nacl_ui_tests on Windows + fix win64 issue.
gregoryd@google.com
2010-05-20
2
-36
/
+5
*
Fixing overlap problem when a download in dangerous.
dhg@chromium.org
2010-05-20
1
-1
/
+2
*
Add suppression for 44667.
cbentzel@chromium.org
2010-05-20
1
-0
/
+6
*
Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
14
-342
/
+157
*
Elide the EV bubble when it's extremely long. This limits it to half the loc...
pkasting@chromium.org
2010-05-20
17
-87
/
+172
*
Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...
sanjeevr@chromium.org
2010-05-20
10
-29
/
+49
*
Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY.
robertshield@chromium.org
2010-05-20
1
-1
/
+2
*
Revert 47815 - Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
14
-157
/
+342
*
Use net::HostResolver instead of AsyncDnsLookup.
akalin@chromium.org
2010-05-20
14
-342
/
+157
*
Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY.
robertshield@chromium.org
2010-05-20
1
-1
/
+2
*
Avoid wrapping callbacks for network requests not coming from MSHTML.
stoyan@chromium.org
2010-05-20
1
-0
/
+19
*
Disabling failing plugin test PluginTest.MediaPlayerNew. It fails even though...
robertshield@chromium.org
2010-05-20
1
-1
/
+1
*
helper binaries for chromium OS login manager are no longer needed
cmasone@google.com
2010-05-20
1
-2
/
+0
*
[Mac] Add a preference for the tab key cycling between just form fields, or l...
rsesek@chromium.org
2010-05-20
9
-85
/
+171
*
WebKit roll: 59815-59818
victorw@chromium.org
2010-05-20
1
-1
/
+1
*
Boot times weren't getting displayed
davemoore@chromium.org
2010-05-20
2
-4
/
+4
*
BUG=chromium-os:3362
nkostylev@google.com
2010-05-20
2
-7
/
+4
*
Views menu gradient change for ChromeOS to sync with gtk theme change.
xiyuan@chromium.org
2010-05-20
1
-5
/
+3
*
refactoring engine interface for openmax.
jiesun@google.com
2010-05-20
13
-233
/
+257
*
Remove a possible race in the SUID sandbox (minor)
agl@chromium.org
2010-05-20
1
-7
/
+18
*
Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY.
cbentzel@chromium.org
2010-05-20
1
-1
/
+3
*
Prevent valgrind errors due to incomplete animations by providing a test sett...
mrossetti@chromium.org
2010-05-20
6
-8
/
+29
*
Pepper3D test failed on buildbots again. Seems something else is going on. Ma...
alokp@chromium.org
2010-05-20
1
-1
/
+1
*
Fix Mac10.5 Perf(3) and Mac10.6 Perf(3) by building plugin_tests
maruel@chromium.org
2010-05-20
1
-0
/
+1
*
Build fix.
agl@chromium.org
2010-05-20
1
-1
/
+1
*
Handle EINTR and remove offset_t in ffmpeg code.
agl@chromium.org
2010-05-20
3
-11
/
+10
*
Uncommented out precision statements now that glsl translator is enabled. Thi...
alokp@chromium.org
2010-05-20
8
-16
/
+8
*
seccomp sandbox: Split source file list into a separate .gyp file
mseaborn@chromium.org
2010-05-20
2
-52
/
+67
*
The newer version of tcmalloc should fix the problems with running tcmalloc u...
glider@chromium.org
2010-05-20
55
-1749
/
+6227
[next]