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
...
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
12
-553
/
+45
*
Update .DEPS.git
chrome-admin@google.com
2011-09-12
1
-1
/
+1
*
WebKit merge 94949:94974
japhet@chromium.org
2011-09-12
1
-1
/
+1
*
Prefs: fix Javascript error when content settings are updated while settings ...
ivankr@chromium.org
2011-09-12
1
-2
/
+5
*
Add back dbus-glib dependency for chromeos in chrome_browser
jam@chromium.org
2011-09-12
1
-0
/
+1
*
Migrate AutofillProfile sync to new API.
georgey@chromium.org
2011-09-12
14
-1493
/
+888
*
ntp4: knock out TODO about not regenerating entire page
estade@chromium.org
2011-09-12
4
-37
/
+32
*
Enabling SyncSetupWizard tests for mac again
atwilson@chromium.org
2011-09-12
1
-29
/
+0
*
fix checkdeps
jam@chromium.org
2011-09-12
1
-0
/
+1
*
Basic scaffolding for a "content shell", i.e. test browser over the content m...
jam@chromium.org
2011-09-12
29
-21
/
+1033
*
Add support for filtering traces by categories. The TraceLog API is updated t...
jbates@chromium.org
2011-09-12
10
-55
/
+361
*
[Mac] Various changes to |TabStripDragController| to diagnose / fix crash.
asvitkine@chromium.org
2011-09-12
4
-24
/
+16
*
OnTabStripChanged is not virtual.
achuith@chromium.org
2011-09-12
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
29
-22
/
+62
*
Allow Chrome-in-Aura to start.
ben@chromium.org
2011-09-12
12
-13
/
+151
*
Check return value of XGetWindowAttributes.
reveman@google.com
2011-09-12
4
-9
/
+29
*
NetworkChangeNotifierMac: synchronize destruction order with helper thread.
adamk@chromium.org
2011-09-12
2
-14
/
+13
*
Clang fix for http://codereview.chromium.org/7870011/
stevenjb@google.com
2011-09-12
1
-0
/
+1
*
Valgrind: Disable several flaky AutomatedUITestBase tests.
thestig@chromium.org
2011-09-12
1
-0
/
+8
*
touchui: In the absence of a real window manager, move/resize the window as n...
sadrul@chromium.org
2011-09-12
1
-0
/
+9
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
49
-998
/
+461
*
Revert 100589 - Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-12
3
-22
/
+16
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
2
-0
/
+8
*
Add UI changes for OpenVPN and Group Name.
stevenjb@google.com
2011-09-12
8
-134
/
+242
*
Remove a non-existant source file from the gypi (it was removed in r100705).
erikwright@chromium.org
2011-09-12
1
-1
/
+0
*
Adjust RenderTextWin ScriptShape loop and error handling.
msw@chromium.org
2011-09-12
1
-10
/
+22
*
base: Get rid of references to gtk_util.* from base.gypi.
tfarina@chromium.org
2011-09-12
1
-2
/
+0
*
Revert 100327 - sync: pass the gaia password through a rough ASP regex
tim@chromium.org
2011-09-12
4
-52
/
+0
*
Revert 100757 - Data race on boolean in WebDataService::WebDataRequest
dmazzoni@chromium.org
2011-09-12
3
-62
/
+59
*
More comments for PPB_Flash_TCPSocket.SSLHandshake.
yzshen@chromium.org
2011-09-12
1
-0
/
+4
*
Data race on boolean in WebDataService::WebDataRequest
dhollowa@chromium.org
2011-09-12
3
-59
/
+62
*
[chromeos] Create Consents file atomically using pyauto
nirnimesh@chromium.org
2011-09-12
1
-4
/
+13
*
Update Native Client Authors to be Chromium Authors for the code moved from the
brettw@chromium.org
2011-09-12
242
-248
/
+245
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
147
-1620
/
+2426
*
Revert 100751 - Fix Windows build by renaming interface to iface.
dmazzoni@chromium.org
2011-09-12
2
-9
/
+9
*
Fix Windows build by renaming interface to iface.
brettw@chromium.org
2011-09-12
2
-9
/
+9
*
Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.
gbillock@chromium.org
2011-09-12
8
-45
/
+66
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
147
-2426
/
+1620
*
Memory leak fix for suppression bug_52371_b. Removed supression bug_52371_a s...
zelidrag@chromium.org
2011-09-12
2
-18
/
+2
*
Conditionally disable accelerated compositing for certain tests
nduca@chromium.org
2011-09-12
6
-39
/
+47
*
Remove the suppression for the issue 87997.
satorux@chromium.org
2011-09-12
1
-12
/
+0
*
Remove stale valgrind suppression in CreateTCPClientSocket().
asanka@chromium.org
2011-09-12
1
-11
/
+0
*
Adding owners file to RLZ subdirectory.
rogerta@chromium.org
2011-09-12
1
-0
/
+4
*
Upstream Android change for libevent
michaelbai@google.com
2011-09-12
5
-0
/
+548
*
Valgrind: Suppress a leak in ComponentUpdaterTest.ProdVersionCheck.
thestig@chromium.org
2011-09-12
1
-0
/
+7
*
Added l10n support to Mac host dialogs.
jamiewalch@google.com
2011-09-12
10
-193
/
+137
*
Register signal handlers after shutdown pipe is setup.
oshima@google.com
2011-09-12
2
-21
/
+28
*
Valgrind Mac: Widen a suppression, disable a failing test, and add a new supp...
thestig@chromium.org
2011-09-12
2
-28
/
+23
*
This splits the use of GaiaOAuthFetcher such that UI elements are handled by ...
rickcam@chromium.org
2011-09-12
9
-42
/
+61
*
Add ThreadRestrictions::AssertIOAllowed to platform_file_posix calls
evan@chromium.org
2011-09-12
1
-0
/
+12
[prev]
[next]