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
*
Chromium part of the autofill refactor: removing now unused code.
jcivelli@google.com
2010-11-02
5
-214
/
+9
*
Update suppression for mac.
thakis@chromium.org
2010-11-02
1
-0
/
+8
*
[Sync] Removed more uses of libjingle's sigslot
akalin@chromium.org
2010-11-02
7
-70
/
+64
*
Fix a bug that could occur when converting strings with leading characters ab...
erikwright@chromium.org
2010-11-02
2
-1
/
+8
*
Don't stomp on non-sync pending updates.
skerner@chromium.org
2010-11-02
2
-0
/
+58
*
Update a suppression for http://codereview.chromium.org/3834002
thakis@chromium.org
2010-11-02
1
-3
/
+1
*
Adds error text for the ERR_NETWORK_ACCESS_DENIED error,
mmenke@chromium.org
2010-11-02
2
-65
/
+89
*
Disabling WizardControllerFlowTest.Accelerators and AccountScreenTest.TestBas...
oshima@chromium.org
2010-11-02
2
-2
/
+18
*
Mac: Accelerated views should delegate firstResponder to the RWHVMac
thakis@chromium.org
2010-11-02
1
-0
/
+11
*
Cleanup histogram syncronizer a bit
jar@chromium.org
2010-11-02
2
-29
/
+38
*
Marking a bunch of login prompt tests as faily on windows due to them relying...
robertshield@chromium.org
2010-11-02
1
-6
/
+48
*
Marking ErrorPageTest.IFrame404 as flaky on Windows builders, probably relate...
robertshield@chromium.org
2010-11-02
1
-1
/
+8
*
Marking several SessionHistoryTest tests as flaky, they have been failing off...
robertshield@chromium.org
2010-11-02
1
-5
/
+41
*
Comment out examples to see if this fixes the mac build.
brettw@chromium.org
2010-11-02
1
-92
/
+94
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
8
-414
/
+338
*
Add icons so that I can send http://codereview.chromium.org/4139008/show
aa@chromium.org
2010-11-02
3
-0
/
+0
*
Updated include guard name
oshima@chromium.org
2010-11-02
2
-11
/
+18
*
Make EventSendingController honour leapForward for touch events.
rjkroege@google.com
2010-11-02
1
-0
/
+1
*
Cite bug 61528 about the IsWindow(hwnd_) DCHECK failures,
wtc@chromium.org
2010-11-02
1
-2
/
+2
*
Disable GPUTest.UITestLaunchedWithOSMesa on valgrind
thakis@chromium.org
2010-11-02
1
-0
/
+3
*
AutoFill: Fix two heuristic issues with nrm.org.
jhawkins@chromium.org
2010-11-02
5
-23
/
+108
*
Fix Clang build by removing unused function.
ben@chromium.org
2010-11-02
1
-16
/
+0
*
Add explicit build dependencies from npchrome_frame to chrome and chrome_dll....
robertshield@chromium.org
2010-11-02
1
-0
/
+2
*
Add webp mime type for omnibox
fbarchard@chromium.org
2010-11-02
1
-1
/
+3
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
85
-226
/
+222
*
[cros] migrate to safe ownership API
cmasone@chromium.org
2010-11-02
1
-7
/
+46
*
ExtensionApiTest.Tabs is flaky on linux views
rafaelw@chromium.org
2010-11-02
1
-1
/
+8
*
Adding reliability regression in webcore::font::glyphdataforcharacter
robertshield@chromium.org
2010-11-02
1
-0
/
+4
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
85
-221
/
+226
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
85
-226
/
+221
*
Mark SharedMemoryProcessTest.Tasks as flaky on Mac.
bauerb@chromium.org
2010-11-02
1
-1
/
+7
*
Generate example JSON policy configuration files
gfeher@chromium.org
2010-11-02
7
-21
/
+327
*
Suppress an UnlockForeign report on TSan/UI FYI bot
timurrrr@chromium.org
2010-11-02
1
-0
/
+11
*
Add pyauto tests and helper files for system-level testing of Web SQL Databases.
kkania@chromium.org
2010-11-02
7
-34
/
+471
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
26
-511
/
+289
*
Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network
mmenke@chromium.org
2010-11-02
5
-4
/
+15
*
Corrected constant value from seconds to milliseconds. Fixed DCHECK this way.
avayvod@chromium.org
2010-11-02
1
-1
/
+1
*
Marking ExtensionApiTest.Popup as flaky.
robertshield@chromium.org
2010-11-02
1
-1
/
+1
*
Excludei LocaleTestsXX.TestStart from the TSan/FYI bot
timurrrr@chromium.org
2010-11-02
1
-0
/
+6
*
[cros] Reflect help content change.
nkostylev@chromium.org
2010-11-02
1
-2
/
+2
*
[cros] Display login html dialogs using bubble window style.
nkostylev@chromium.org
2010-11-02
2
-3
/
+3
*
test_shell now cannot be incrementally linked on x86 Windows.
maruel@chromium.org
2010-11-02
1
-0
/
+9
*
[Mac] Dismiss content setting bubbles when opening a new tab via Cmd+T.
rsesek@chromium.org
2010-11-02
1
-0
/
+2
*
Integrating CEEE into top-level .gyp files so that it builds.
joi@chromium.org
2010-11-02
3
-1
/
+6
*
Add PluginProcessHost::Client.
bauerb@chromium.org
2010-11-02
5
-111
/
+110
*
Update V8 to version 2.5.3.
fschneider@chromium.org
2010-11-02
1
-1
/
+1
*
Fix compile error.
bauerb@chromium.org
2010-11-02
1
-1
/
+1
*
Allow plug-ins after "Run all plug-ins" has been clicked.
bauerb@chromium.org
2010-11-02
2
-10
/
+17
*
Fixes OpenSSL support for chrome:common_net:
bulach@chromium.org
2010-11-02
1
-2
/
+12
*
Pass JavaScript flags when test_shell is run interactively.
sgjesse@google.com
2010-11-02
1
-0
/
+1
[next]